Fix CustomCommands spacing

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad 2025-03-29 20:24:21 +00:00
parent 3b393e8d61
commit 36a89b0839
No known key found for this signature in database
GPG key ID: 5E39D70B4C93C38E

View file

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