Pick up newly-added route groups correctly.

git-svn-id: svn://localhost/ardour2/branches/3.0@5247 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2009-06-22 21:05:14 +00:00
parent ef60a11af7
commit 5b7ed60dab
2 changed files with 14 additions and 4 deletions

View file

@ -67,6 +67,7 @@ class AddRouteDialog : public Gtk::Dialog
void track_type_chosen ();
void refill_channel_setups ();
void refill_route_groups ();
void add_route_group (ARDOUR::RouteGroup *);
void reset_template_option_visibility ();