13
0

allow escape key to work

This commit is contained in:
Paul Davis 2014-07-02 12:54:20 -04:00
parent 3047919833
commit bc3559925a

View File

@ -12,6 +12,7 @@
<accelerator action='track-mute-toggle'/>
<accelerator action='toggle-edit-mode'/>
<accelerator action='toggle-midi-input-active'/>
<accelerator action='escape'/>
#ifdef GTKOSX
<accelerator action='Quit'/>
#endif