mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 15:45:42 +08:00
Matcher minor UI adjustments
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -206,7 +206,7 @@
|
||||
<item>
|
||||
<widget class="QGroupBox" name="gb_Exclusion">
|
||||
<property name="title">
|
||||
<string>Exclusiion</string>
|
||||
<string>Exclusion</string>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="hl_Exclude">
|
||||
<item>
|
||||
@@ -225,7 +225,7 @@
|
||||
<string>models without DB data are ignored</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Exclude no DB data</string>
|
||||
<string>Exclude if no DB data</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -274,6 +274,7 @@
|
||||
<tabstop>cb_ByVtol</tabstop>
|
||||
<tabstop>cb_ByForceMilitary</tabstop>
|
||||
<tabstop>cb_ByForceCivilian</tabstop>
|
||||
<tabstop>cb_ModelSetRemoveFailed</tabstop>
|
||||
<tabstop>cb_ExclNoExcludedModels</tabstop>
|
||||
<tabstop>cb_ExclNoDbData</tabstop>
|
||||
<tabstop>cb_ScorePreferColorLiveries</tabstop>
|
||||
|
||||
Reference in New Issue
Block a user