mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 23:35:33 +08:00
As another improvement of voice testing beautified/simplified audio UI a bit
This commit is contained in:
@@ -154,7 +154,10 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="4">
|
||||
<widget class="QPushButton" name="pb_Audio">
|
||||
<widget class="QToolButton" name="tb_Audio">
|
||||
<property name="toolTip">
|
||||
<string>goto audio panel</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>audio</string>
|
||||
</property>
|
||||
@@ -297,7 +300,7 @@
|
||||
<tabstop>le_AtcStationsOnlineMetar</tabstop>
|
||||
<tabstop>tb_AtcStationsLoadMetar</tabstop>
|
||||
<tabstop>tb_AtcStationsAtisReload</tabstop>
|
||||
<tabstop>pb_Audio</tabstop>
|
||||
<tabstop>tb_Audio</tabstop>
|
||||
<tabstop>comp_AtcStationsSettings</tabstop>
|
||||
<tabstop>te_AtcStationsOnlineInfo</tabstop>
|
||||
<tabstop>tvp_AtcStationsOnlineTree</tabstop>
|
||||
|
||||
Reference in New Issue
Block a user