diff options
Diffstat (limited to 'gui/settings-dialog.ui')
-rw-r--r-- | gui/settings-dialog.ui | 30 |
1 files changed, 28 insertions, 2 deletions
diff --git a/gui/settings-dialog.ui b/gui/settings-dialog.ui index 2821077a..792e2550 100644 --- a/gui/settings-dialog.ui +++ b/gui/settings-dialog.ui @@ -6,8 +6,8 @@ <rect> <x>0</x> <y>0</y> - <width>565</width> - <height>641</height> + <width>540</width> + <height>613</height> </rect> </property> <property name="windowTitle"> @@ -977,6 +977,19 @@ </layout> </widget> </item> + <item> + <spacer name="verticalSpacer_2"> + <property name="orientation"> + <enum>Qt::Vertical</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>20</width> + <height>1</height> + </size> + </property> + </spacer> + </item> </layout> </widget> <widget class="QWidget" name="tab_4"> @@ -1837,6 +1850,19 @@ </layout> </widget> </item> + <item> + <spacer name="verticalSpacer_3"> + <property name="orientation"> + <enum>Qt::Vertical</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>20</width> + <height>1</height> + </size> + </property> + </spacer> + </item> </layout> </widget> <widget class="QWidget" name="tab_2"> |