'oops'
From b6dc6560429fa4bdc6bbf2c8025f79c3a9bfabe2 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava <[email protected]> Date: Wed, 2 Sep 2015 18:41:45 -0300 Subject: [PATCH] Make it possible to use Subsurface in height=768
Small, Small screen. why are you still used today? Signed-off-by: Tomaz Canabrava <[email protected]> --- qt-ui/locationInformation.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt-ui/locationInformation.ui b/qt-ui/locationInformation.ui index a2fd635..9d1021e 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> -- 2.5.1
_______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
