diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2014-11-03 17:39:31 -0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-03 14:33:15 -0800 |
commit | c65583671b86cdba93b31ea9ad29307179af703b (patch) | |
tree | 488a7d8a2e184ce9a986f8e93eed98042ed5b6d4 /qt-ui/listfilter.ui | |
parent | 5fa2851bdf9bb3968054bf288f96cc832196ba35 (diff) | |
download | subsurface-c65583671b86cdba93b31ea9ad29307179af703b.tar.gz |
Fix position and size of the Filter
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/listfilter.ui')
-rw-r--r-- | qt-ui/listfilter.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/listfilter.ui b/qt-ui/listfilter.ui index 2aec3e4c5..0588afb24 100644 --- a/qt-ui/listfilter.ui +++ b/qt-ui/listfilter.ui @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>400</width> - <height>300</height> + <height>166</height> </rect> </property> <property name="windowTitle"> |