Remove unnecessary space at the bottom of widgets

This commit is contained in:
Harrissou Sant-anna 2018-06-02 16:02:04 +02:00 committed by Nyall Dawson
parent 70cb120567
commit b8565386ea
3 changed files with 10 additions and 3 deletions

View File

@ -19,7 +19,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
<height>0</height>
</size>
</property>
</spacer>

View File

@ -102,7 +102,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
<height>0</height>
</size>
</property>
</spacer>

View File

@ -112,7 +112,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
<height>0</height>
</size>
</property>
</spacer>
@ -126,6 +126,13 @@
<header>qgsdoublespinbox.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>minSizeSpinBox</tabstop>
<tabstop>maxSizeSpinBox</tabstop>
<tabstop>scaleMethodComboBox</tabstop>
<tabstop>exponentSpinBox</tabstop>
<tabstop>nullSizeSpinBox</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>