1
0
Fork 0

Issue 859: ATC dialog cannot be closed.

This commit is contained in:
Gijs de Rooy 2013-04-20 22:32:48 +02:00
parent 266313486d
commit 460b0bf737

View file

@ -4,10 +4,28 @@
<x>-10</x>
<layout>vbox</layout>
<group>
<layout>hbox</layout>
<empty><stretch>1</stretch></empty>
<text>
<label>ATC Communication</label>
</text>
<empty><stretch>1</stretch></empty>
<button>
<pref-width>16</pref-width>
<pref-height>16</pref-height>
<legend></legend>
<keynum>27</keynum>
<border>2</border>
<binding>
<command>ATC-dialog</command>
</binding>
</button>
</group>
<hrule/>
<group>
@ -38,7 +56,7 @@
<legend>Cancel</legend>
<key>Esc</key>
<binding>
<command>dialog-close</command>
<command>ATC-dialog</command>
</binding>
</button>
</PropertyList>