UI tweak minimum button width

This commit is contained in:
Klaus Basan
2019-07-30 23:35:39 +02:00
committed by Mat Sutcliffe
parent 73b8e606e2
commit 432f7398b3

View File

@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>320</width>
<height>281</height>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
@@ -68,9 +68,9 @@
<property name="geometry">
<rect>
<x>0</x>
<y>-7</y>
<width>303</width>
<height>214</height>
<y>0</y>
<width>314</width>
<height>226</height>
</rect>
</property>
<layout class="QGridLayout" name="gl_SimulatorSettings" columnstretch="0,0,0">
@@ -376,7 +376,7 @@
</property>
</widget>
</item>
<item row="12" column="0" colspan="3">
<item row="12" column="0" colspan="2">
<widget class="QWidget" name="wi_Bottom_ForceOnTop" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
@@ -393,6 +393,19 @@
<layout class="QHBoxLayout" name="horizontalLayout_2"/>
</widget>
</item>
<item row="12" column="2">
<spacer name="hs_ForceMinimumButtons">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>75</width>
<height>2</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget>