allow escape key to work
This commit is contained in:
parent
3047919833
commit
bc3559925a
@ -12,6 +12,7 @@
|
|||||||
<accelerator action='track-mute-toggle'/>
|
<accelerator action='track-mute-toggle'/>
|
||||||
<accelerator action='toggle-edit-mode'/>
|
<accelerator action='toggle-edit-mode'/>
|
||||||
<accelerator action='toggle-midi-input-active'/>
|
<accelerator action='toggle-midi-input-active'/>
|
||||||
|
<accelerator action='escape'/>
|
||||||
#ifdef GTKOSX
|
#ifdef GTKOSX
|
||||||
<accelerator action='Quit'/>
|
<accelerator action='Quit'/>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user