diff options
Diffstat (limited to 'presetmanager.ui')
| -rw-r--r-- | presetmanager.ui | 29 |
1 files changed, 21 insertions, 8 deletions
diff --git a/presetmanager.ui b/presetmanager.ui index a7ef15f..47568fb 100644 --- a/presetmanager.ui +++ b/presetmanager.ui @@ -9,7 +9,7 @@ <rect> <x>0</x> <y>0</y> - <width>542</width> + <width>475</width> <height>360</height> </rect> </property> @@ -104,13 +104,6 @@ </property> </widget> </item> - <item> - <widget class="QPushButton" name="pushButton_close"> - <property name="text"> - <string>Close</string> - </property> - </widget> - </item> </layout> </item> <item> @@ -122,6 +115,26 @@ </property> </widget> </item> + <item> + <spacer name="horizontalSpacer_2"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>40</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + <item> + <widget class="QPushButton" name="pushButton_close"> + <property name="text"> + <string>Close</string> + </property> + </widget> + </item> </layout> </item> </layout> |
