summaryrefslogtreecommitdiff
path: root/gtk2_ardour/add_route_dialog.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2009-06-22 21:05:14 +0000
committerCarl Hetherington <carl@carlh.net>2009-06-22 21:05:14 +0000
commit5b7ed60dabd75876e6c260dbc6a1cf56fb3d9a82 (patch)
treeda2f100d7106002bb36299d1381c2f8ef6b0bbc9 /gtk2_ardour/add_route_dialog.h
parentef60a11af78ba703cd370d165cfced8bc33ec702 (diff)
Pick up newly-added route groups correctly.
git-svn-id: svn://localhost/ardour2/branches/3.0@5247 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/add_route_dialog.h')
-rw-r--r--gtk2_ardour/add_route_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/add_route_dialog.h b/gtk2_ardour/add_route_dialog.h
index 6103cec80c..1221b64ba4 100644
--- a/gtk2_ardour/add_route_dialog.h
+++ b/gtk2_ardour/add_route_dialog.h
@@ -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 ();