Skip to content

Commit f17b600

Browse files
committedSep 6, 2014
Remove some superfluous empty vertical space from browser dock widget
1 parent 07f1f4a commit f17b600

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed
 

‎src/ui/qgsbrowserdockwidgetbase.ui

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<x>0</x>
88
<y>0</y>
99
<width>216</width>
10-
<height>115</height>
10+
<height>121</height>
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
@@ -21,22 +21,6 @@
2121
<property name="margin">
2222
<number>0</number>
2323
</property>
24-
<item>
25-
<spacer name="mTopSpacer">
26-
<property name="orientation">
27-
<enum>Qt::Vertical</enum>
28-
</property>
29-
<property name="sizeType">
30-
<enum>QSizePolicy::Fixed</enum>
31-
</property>
32-
<property name="sizeHint" stdset="0">
33-
<size>
34-
<width>1</width>
35-
<height>5</height>
36-
</size>
37-
</property>
38-
</spacer>
39-
</item>
4024
<item>
4125
<layout class="QHBoxLayout" name="mLayoutHeader">
4226
<property name="spacing">

0 commit comments

Comments
 (0)
Please sign in to comment.