diff options
Diffstat (limited to 'tracker-test')
-rw-r--r-- | tracker-test/test.ui | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/tracker-test/test.ui b/tracker-test/test.ui index 2b33524f..1141d584 100644 --- a/tracker-test/test.ui +++ b/tracker-test/test.ui @@ -9,8 +9,8 @@ <rect> <x>0</x> <y>0</y> - <width>352</width> - <height>224</height> + <width>184</width> + <height>39</height> </rect> </property> <property name="windowTitle"> @@ -28,19 +28,6 @@ </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> - <spacer name="verticalSpacer"> - <property name="orientation"> - <enum>Qt::Vertical</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>20</width> - <height>40</height> - </size> - </property> - </spacer> - </item> - <item> <widget class="QDialogButtonBox" name="buttonBox"> <property name="standardButtons"> <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |