diff options
-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> |