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:
Paul Davis 2009-09-03 14:50:21 +00:00
parent b0b584c2a5
commit b7fe417f70
7 changed files with 26 additions and 72 deletions

View file

@ -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 ();