diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2015-09-02 18:41:45 -0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-09-02 15:25:44 -0700 |
commit | 6944084653bc5fb88d28c88787dadb3169bbf39d (patch) | |
tree | 6975b21c86fa83c64a9b536fb452d08f1d73152a /qt-ui/locationInformation.ui | |
parent | e2dbd3fcae8514a532789e7368fd20a8fcf047c9 (diff) | |
download | subsurface-6944084653bc5fb88d28c88787dadb3169bbf39d.tar.gz |
Make it possible to use Subsurface in height=768
Small, Small screen. why are you still used today?
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/locationInformation.ui')
-rw-r--r-- | qt-ui/locationInformation.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/locationInformation.ui b/qt-ui/locationInformation.ui index a2fd63576..9d1021e44 100644 --- a/qt-ui/locationInformation.ui +++ b/qt-ui/locationInformation.ui @@ -93,7 +93,7 @@ <item> <widget class="QListView" name="diveSiteListView"> <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> + <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> |