[TD]add missing vertical spacer to ui

This commit is contained in:
Wanderer Fan
2022-06-06 19:42:49 -04:00
committed by WandererFan
parent f31544dca8
commit d0323e13c1
4 changed files with 58 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>489</width>
<height>611</height>
<height>675</height>
</rect>
</property>
<property name="sizePolicy">
@@ -728,6 +728,19 @@
</item>
</layout>
</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>
<resources>