Minor UI improvements

This commit is contained in:
Klaus Basan
2017-06-22 01:24:57 +02:00
parent 6d26c96569
commit efd82f4391
4 changed files with 204 additions and 182 deletions

View File

@@ -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>