change spacer by qwidget fake spacer

This commit is contained in:
2026-03-03 20:53:41 +01:00
parent 6e5aefa299
commit cf827b0ce4
3 changed files with 9 additions and 10 deletions

View File

@@ -136,7 +136,7 @@
</property>
<property name="maximumSize">
<size>
<width>42</width>
<width>25</width>
<height>25</height>
</size>
</property>
@@ -446,17 +446,14 @@
</widget>
</item>
<item>
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<widget class="QWidget" name="spacer_substitution" native="true">
<property name="minimumSize">
<size>
<width>40</width>
<height>20</height>
<width>53</width>
<height>0</height>
</size>
</property>
</spacer>
</widget>
</item>
<item>
<widget class="QPushButton" name="staff_btn">