mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
add MIDI panic action (which has to be on a menu, sigh ... stupid GTK)
git-svn-id: svn://localhost/ardour2/branches/3.0@5658 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
93bc6e5b58
commit
265cf739b5
5 changed files with 20 additions and 24 deletions
|
|
@ -1598,7 +1598,7 @@ public:
|
|||
Gtk::HBox panic_box;
|
||||
Gtk::Button midi_panic_button;
|
||||
Gtk::ToggleButton midi_sound_notes;
|
||||
void midi_panic_button_pressed ();
|
||||
void midi_panic ();
|
||||
bool sound_notes () const { return midi_sound_notes.get_active(); }
|
||||
|
||||
void setup_midi_toolbar ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue