mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Open add-route dialog on double-click or context-click
This commit is contained in:
parent
e4f59d9a4d
commit
1bffdfc334
6 changed files with 18 additions and 18 deletions
|
|
@ -103,7 +103,7 @@ private:
|
|||
void meter_area_size_request (GtkRequisition*);
|
||||
void meter_area_layout ();
|
||||
|
||||
bool scroller_button_release (GdkEventButton*);
|
||||
bool scroller_button_event (GdkEventButton*);
|
||||
|
||||
void arm_all ();
|
||||
void arm_none ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue