summaryrefslogtreecommitdiffhomepage
path: root/tracker-test
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2016-12-09 12:35:01 +0100
committerStanislaw Halik <sthalik@misaki.pl>2016-12-09 12:35:01 +0100
commitbad34742736f7d9ee781f77766629140a49d6f28 (patch)
tree0e8e4f6a2a055a23be4835d7fa1ca2564f474482 /tracker-test
parent31556c06af55ae63d2a29ddf4888e35e4bcb5782 (diff)
few: fix spacers breaking layout reflow
Diffstat (limited to 'tracker-test')
-rw-r--r--tracker-test/test.ui17
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>