mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-09-13 05:58:50 -04:00
Fix spacer
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
917abd60e1
commit
54e63fee6e
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user