Various route group menu tweaks.

git-svn-id: svn://localhost/ardour2/branches/3.0@7446 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2010-07-19 23:26:40 +00:00
parent 5b3982fed0
commit e2b5f355fb
4 changed files with 35 additions and 57 deletions

View file

@ -96,6 +96,7 @@ private:
void subgroup (ARDOUR::RouteGroup *);
void activate_all ();
void disable_all ();
void remove_group (ARDOUR::RouteGroup *);
void render (cairo_t *);
void on_size_request (Gtk::Requisition *);