mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
save/restore monitor processor state; key handling in torn off monitor section window
git-svn-id: svn://localhost/ardour2/branches/3.0@6748 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
100d7c0f82
commit
c5dab0e2a8
7 changed files with 219 additions and 48 deletions
|
|
@ -104,4 +104,6 @@ class MonitorSection : public RouteUI
|
|||
|
||||
void solo_blink (bool);
|
||||
bool cancel_solo (GdkEventButton*);
|
||||
|
||||
bool tearoff_key_press_event (GdkEventKey*);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue