diff options
Diffstat (limited to 'qt-ui/diveplanner.ui')
-rw-r--r-- | qt-ui/diveplanner.ui | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/qt-ui/diveplanner.ui b/qt-ui/diveplanner.ui index d545bbb2c..055dcc686 100644 --- a/qt-ui/diveplanner.ui +++ b/qt-ui/diveplanner.ui @@ -143,13 +143,7 @@ <property name="minimumSize"> <size> <width>0</width> - <height>150</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>16777215</width> - <height>150</height> + <height>50</height> </size> </property> </widget> @@ -162,6 +156,12 @@ <verstretch>0</verstretch> </sizepolicy> </property> + <property name="minimumSize"> + <size> + <width>0</width> + <height>50</height> + </size> + </property> </widget> </item> <item row="9" column="0" colspan="2"> |