Matcher minor UI adjustments

This commit is contained in:
Klaus Basan
2018-10-27 23:47:57 +02:00
parent a543ac89ae
commit fd94772094
2 changed files with 10 additions and 3 deletions

View File

@@ -32,8 +32,14 @@
<property name="bottomMargin">
<number>0</number>
</property>
<item row="0" column="1">
<item row="0" column="1" alignment="Qt::AlignLeft">
<widget class="BlackGui::Components::CSimulatorSelector" name="comp_SimulatorSelector">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>