mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +01:00
better way to "engage" step edit, and extend region correctly as needed
git-svn-id: svn://localhost/ardour2/branches/3.0@5630 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
b0b584c2a5
commit
b7fe417f70
7 changed files with 26 additions and 72 deletions
|
|
@ -98,10 +98,6 @@ class RouteUI : public virtual AxisView
|
|||
Gtk::Menu* mute_menu;
|
||||
Gtk::Menu* solo_menu;
|
||||
Gtk::Menu* sends_menu;
|
||||
Gtk::Menu* rec_context_menu;
|
||||
|
||||
virtual void build_rec_context_menu () { }
|
||||
void show_rec_context_menu ();
|
||||
|
||||
XMLNode *xml_node;
|
||||
void ensure_xml_node ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue