As another improvement of voice testing beautified/simplified audio UI a bit

This commit is contained in:
Klaus Basan
2018-06-03 01:51:53 +02:00
parent b257c693ff
commit 6664e8a8ca
6 changed files with 59 additions and 122 deletions

View File

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