summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Klimt <jounathaen@mail.de>2016-10-11 21:27:25 +0200
committerJonathan Klimt <jounathaen@mail.de>2016-10-11 21:27:25 +0200
commitdc5bf4876306b19785dbbb984ee9c4a36b571133 (patch)
treeea91247bcd38dab260a15a83393f0240dcd240fc
parent80aee9701775ec35aa6bbf4d9b25b65320ffb54b (diff)
Minor UI improvements
-rw-r--r--configdialog.ui61
1 files changed, 59 insertions, 2 deletions
diff --git a/configdialog.ui b/configdialog.ui
index 78532c41..2152f020 100644
--- a/configdialog.ui
+++ b/configdialog.ui
@@ -6,10 +6,28 @@
<rect>
<x>0</x>
<y>0</y>
- <width>564</width>
- <height>583</height>
+ <width>571</width>
+ <height>604</height>
</rect>
</property>
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>571</width>
+ <height>604</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>571</width>
+ <height>604</height>
+ </size>
+ </property>
<property name="windowTitle">
<string>Configuration</string>
</property>
@@ -184,6 +202,19 @@
</item>
</layout>
</item>
+ <item>
+ <spacer name="horizontalSpacer_5">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</item>
</layout>
@@ -456,6 +487,19 @@
</property>
</widget>
</item>
+ <item>
+ <spacer name="horizontalSpacer_7">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</item>
</layout>
@@ -511,6 +555,19 @@
</property>
</widget>
</item>
+ <item>
+ <spacer name="horizontalSpacer_6">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</item>
</layout>