summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets/maintab.ui
diff options
context:
space:
mode:
authorGravatar willemferguson <willemferguson@zoology.up.ac.za>2019-07-20 20:53:06 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-08-08 09:12:09 -0700
commit78f425de68cdb1504e477519577d22efd694fec0 (patch)
treeb0c5eade70b813149d0a8c925b2817bcd7a45a6e /desktop-widgets/tab-widgets/maintab.ui
parent9a562f221aa9fc86dc982bfcf1baf76e5a114a76 (diff)
downloadsubsurface-78f425de68cdb1504e477519577d22efd694fec0.tar.gz
Move the Suit text box from the Notes tab to the Equipment tab
Sqash latest commit with previous one. Signed-off-by: willemferguson <willemferguson@zoology.up.ac.za>
Diffstat (limited to 'desktop-widgets/tab-widgets/maintab.ui')
-rw-r--r--desktop-widgets/tab-widgets/maintab.ui28
1 files changed, 12 insertions, 16 deletions
diff --git a/desktop-widgets/tab-widgets/maintab.ui b/desktop-widgets/tab-widgets/maintab.ui
index 30bfaa413..606f1dd54 100644
--- a/desktop-widgets/tab-widgets/maintab.ui
+++ b/desktop-widgets/tab-widgets/maintab.ui
@@ -337,13 +337,6 @@
</property>
</widget>
</item>
- <item row="0" column="2">
- <widget class="QLabel" name="SuitLabel">
- <property name="text">
- <string>Suit</string>
- </property>
- </widget>
- </item>
<item row="1" column="0" alignment="Qt::AlignVCenter">
<widget class="StarWidget" name="rating" native="true">
<property name="sizePolicy">
@@ -371,17 +364,20 @@
</widget>
</item>
<item row="1" column="2">
- <widget class="QLineEdit" name="suit">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
+ <spacer>
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
</property>
- <property name="readOnly">
- <bool>false</bool>
+ <property name="sizeType">
+ <enum>QSizePolicy::Expanding</enum>
</property>
- </widget>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
</item>
</layout>
</item>