Qt: Remove unnecessary bottom spacing

pull/2842/head
Dominus Iniquitatis 3 years ago committed by GitHub
parent 0b4c009d5b
commit a6369c4740
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -108,19 +108,6 @@
</widget>
</widget>
</item>
<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>
</layout>
</widget>
<customwidgets>

Loading…
Cancel
Save