mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
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:
parent
ef60a11af7
commit
5b7ed60dab
2 changed files with 14 additions and 4 deletions
|
|
@ -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 ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue