1
0
Fork 0

Add a check box to turn on/off background ATC chatter.

This commit is contained in:
curt 2006-01-09 14:40:01 +00:00
parent 5c6a9d76f0
commit 0dc95f3604

View file

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