Add vertical spacer

Github-Pull: #16090
Rebased-From: 36b0a2f2a6
This commit is contained in:
Josu Goñi
2019-05-26 00:00:46 +02:00
committed by fanquake
parent d764141b01
commit 1d12e52db0

View File

@@ -1483,6 +1483,19 @@
</property>
</widget>
</item>
<item row="18" column="0">
<spacer name="verticalSpacer_3">
<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>
</widget>