Fix CustomCommands spacing
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
3b393e8d61
commit
36a89b0839
1 changed files with 3 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue