From 7590b859fd0f836c624394c674aac09f812b3cfb Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 27 Feb 2011 01:59:04 +0000 Subject: Allow naming of new tracks/busses in the add route dialogue (#3376). git-svn-id: svn://localhost/ardour2/branches/3.0@8976 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/add_route_dialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/add_route_dialog.h') diff --git a/gtk2_ardour/add_route_dialog.h b/gtk2_ardour/add_route_dialog.h index bc0434e461..9d4d89906a 100644 --- a/gtk2_ardour/add_route_dialog.h +++ b/gtk2_ardour/add_route_dialog.h @@ -75,6 +75,7 @@ class AddRouteDialog : public ArdourDialog void group_changed (); bool channel_separator (const Glib::RefPtr &m, const Gtk::TreeModel::iterator &i); bool route_separator (const Glib::RefPtr &m, const Gtk::TreeModel::iterator &i); + void maybe_update_name_template_entry (); void reset_template_option_visibility (); -- cgit v1.2.3