aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/diveplanner.ui
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-03-31 22:18:00 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-03-31 22:18:00 -0700
commit0de21c24fa0bfdad5a828a39821c7761ecc2f946 (patch)
tree30d6a5bb9bc3bd8a1ddeae731ce72d749b002030 /qt-ui/diveplanner.ui
parent45767961e88c85eb3bf3f8cbff1c9c675eca4904 (diff)
parent18ec989ef51b5357d76db85d467626141d5e2429 (diff)
downloadsubsurface-0de21c24fa0bfdad5a828a39821c7761ecc2f946.tar.gz
Merge branch 'planner-mods'
Nothing exciting here, just a few independent changes close to each other. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/diveplanner.ui')
-rw-r--r--qt-ui/diveplanner.ui18
1 files changed, 17 insertions, 1 deletions
diff --git a/qt-ui/diveplanner.ui b/qt-ui/diveplanner.ui
index 558be069d..986f1b9d5 100644
--- a/qt-ui/diveplanner.ui
+++ b/qt-ui/diveplanner.ui
@@ -142,7 +142,7 @@
</property>
</widget>
</item>
- <item row="8" column="0" colspan="2">
+ <item row="8" column="0" colspan="1">
<widget class="TableView" name="tableWidget" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
@@ -158,6 +158,22 @@
</property>
</widget>
</item>
+ <item row="8" column="1" colspan="1">
+ <widget class="TableView" name="tableWidgetComp" native="true">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
+ <horstretch>0</horstretch>
+ <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">
<widget class="QDialogButtonBox" name="buttonBox">
<property name="standardButtons">