mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
ardour-button-ize zoom buttons; move MIDI panic button to transport bar
git-svn-id: svn://localhost/ardour2/branches/3.0@10528 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6449c2e5c8
commit
f96ccb1958
14 changed files with 213 additions and 51 deletions
|
|
@ -731,6 +731,9 @@ class ARDOUR_UI : public Gtkmm2ext::UI, public ARDOUR::SessionHandlePtr
|
|||
ARDOUR::ProcessThread* _process_thread;
|
||||
|
||||
void feedback_detected ();
|
||||
|
||||
ArdourButton midi_panic_button;
|
||||
void midi_panic ();
|
||||
};
|
||||
|
||||
#endif /* __ardour_gui_h__ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue