Fix spacer

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2025-04-15 13:17:16 +01:00
parent 917abd60e1
commit 54e63fee6e
No known key found for this signature in database
GPG key ID: 5E39D70B4C93C38E

View file

@ -136,9 +136,12 @@
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<width>0</width>
<height>6</height>
</size>
</property>