mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Merge with 2.0-ongoing R2988
git-svn-id: svn://localhost/ardour2/branches/3.0@2991 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
9f63ab9931
commit
80c3677c83
70 changed files with 1442 additions and 398 deletions
|
|
@ -43,6 +43,7 @@ class ArdourDialog : public Gtk::Dialog
|
|||
bool on_enter_notify_event (GdkEventCrossing*);
|
||||
bool on_leave_notify_event (GdkEventCrossing*);
|
||||
void on_unmap ();
|
||||
void on_show ();
|
||||
|
||||
ARDOUR::Session *session;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue