summaryrefslogtreecommitdiffstats
path: root/qt-ui
diff options
context:
space:
mode:
authorGravatar Patrick Valsecchi <patrick@thus.ch>2013-10-01 15:53:27 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-10-01 09:50:43 -0700
commitadefc8805a7474e6f0baca476df33f7ab8ea38c8 (patch)
tree85489d3231127d78808a3d1994a57baaa6566aba /qt-ui
parentf02b5e5d9093cb8e3049d1c02d5f8b321e101749 (diff)
downloadsubsurface-adefc8805a7474e6f0baca476df33f7ab8ea38c8.tar.gz
Added a spacer at the bottom of the dive info and stats grids
Fixes #204 Signed-off-by: Patrick Valsecchi <patrick@thus.ch> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui')
-rw-r--r--qt-ui/maintab.ui32
1 files changed, 32 insertions, 0 deletions
diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui
index 031aa0df0..13121ab30 100644
--- a/qt-ui/maintab.ui
+++ b/qt-ui/maintab.ui
@@ -583,6 +583,22 @@
</layout>
</widget>
</item>
+ <item row="4" column="0">
+ <spacer>
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</widget>
</widget>
@@ -716,6 +732,22 @@
</layout>
</widget>
</item>
+ <item row="2" column="0">
+ <spacer>
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
<zorder>groupBox_8b</zorder>
<zorder>groupBox_4b</zorder>