mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 13:55:36 +08:00
Minor UI improvements
This commit is contained in:
@@ -79,6 +79,9 @@
|
||||
<property name="readOnly">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="placeholderText">
|
||||
<string>voice room</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item alignment="Qt::AlignRight">
|
||||
@@ -89,6 +92,9 @@
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>override voice room</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Ovr.</string>
|
||||
</property>
|
||||
@@ -139,10 +145,16 @@
|
||||
<property name="readOnly">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="placeholderText">
|
||||
<string>voice room</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item alignment="Qt::AlignRight">
|
||||
<widget class="QCheckBox" name="cb_CockpitVoiceRoom1Override">
|
||||
<property name="toolTip">
|
||||
<string>override voice room</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Ovr.</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user