summaryrefslogtreecommitdiffstats
path: root/qt-ui/divecomponentselection.ui
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@intel.com>2015-05-25 15:21:17 -0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-05-25 17:45:13 -0700
commit4a52f44ae35ef4b9cad9ed49d781a6eabb7ea8cb (patch)
treeaaa30a68a67e210bef9f2594c43e6a8cee26d524 /qt-ui/divecomponentselection.ui
parent307ad174aeb424f751dace8872940620893da3c6 (diff)
downloadsubsurface-4a52f44ae35ef4b9cad9ed49d781a6eabb7ea8cb.tar.gz
Layout issues: Fix DiveShare export dialog
One more. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/divecomponentselection.ui')
-rw-r--r--qt-ui/divecomponentselection.ui31
1 files changed, 28 insertions, 3 deletions
diff --git a/qt-ui/divecomponentselection.ui b/qt-ui/divecomponentselection.ui
index 7eade039b..8262a5c2a 100644
--- a/qt-ui/divecomponentselection.ui
+++ b/qt-ui/divecomponentselection.ui
@@ -28,6 +28,18 @@
</iconset>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
+ <property name="leftMargin">
+ <number>5</number>
+ </property>
+ <property name="topMargin">
+ <number>5</number>
+ </property>
+ <property name="rightMargin">
+ <number>5</number>
+ </property>
+ <property name="bottomMargin">
+ <number>5</number>
+ </property>
<item>
<widget class="QGroupBox" name="groupBox">
<property name="sizePolicy">
@@ -40,6 +52,21 @@
<string>Which components would you like to copy</string>
</property>
<layout class="QGridLayout" name="gridLayout">
+ <property name="leftMargin">
+ <number>5</number>
+ </property>
+ <property name="topMargin">
+ <number>0</number>
+ </property>
+ <property name="rightMargin">
+ <number>0</number>
+ </property>
+ <property name="bottomMargin">
+ <number>0</number>
+ </property>
+ <property name="spacing">
+ <number>0</number>
+ </property>
<item row="0" column="0">
<widget class="QCheckBox" name="divesite">
<property name="text">
@@ -125,9 +152,7 @@
</item>
</layout>
</widget>
- <resources>
- <include location="../subsurface.qrc"/>
- </resources>
+ <resources/>
<connections>
<connection>
<sender>buttonBox</sender>