Add a check box to turn on/off background ATC chatter.
This commit is contained in:
parent
5c6a9d76f0
commit
0dc95f3604
1 changed files with 8 additions and 0 deletions
|
@ -31,6 +31,14 @@
|
|||
</slider>
|
||||
</group>
|
||||
|
||||
<checkbox>
|
||||
<label>ATC Chatter</label>
|
||||
<property>/sim/sound/atc-chatter</property>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
</binding>
|
||||
</checkbox>
|
||||
|
||||
<group>
|
||||
<layout>hbox</layout>
|
||||
<default-padding>10</default-padding>
|
||||
|
|
Loading…
Add table
Reference in a new issue