summaryrefslogtreecommitdiff
path: root/gtk2_ardour/new_session_dialog.h
diff options
context:
space:
mode:
authorNick Mainsbridge <beatroute@iprimus.com.au>2006-05-11 09:25:51 +0000
committerNick Mainsbridge <beatroute@iprimus.com.au>2006-05-11 09:25:51 +0000
commit62198e9c27b128e1d2408004249fc697a3140e44 (patch)
tree1c94b60943fcfd4cff5b5418bd8b6ba240682eda /gtk2_ardour/new_session_dialog.h
parent3732decd72d387d7005644621205b872ff7fd8d6 (diff)
New session dialog defaults to the 'best' templates directory, clearing template file now works.
git-svn-id: svn://localhost/trunk/ardour2@496 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/new_session_dialog.h')
-rw-r--r--gtk2_ardour/new_session_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/new_session_dialog.h b/gtk2_ardour/new_session_dialog.h
index 8ee4a93969..c9679c617b 100644
--- a/gtk2_ardour/new_session_dialog.h
+++ b/gtk2_ardour/new_session_dialog.h
@@ -156,6 +156,7 @@ protected:
void notebook_page_changed (GtkNotebookPage*, uint);
void treeview_selection_changed ();
void file_chosen ();
+ void template_chosen ();
void recent_row_activated (const Gtk::TreePath&, Gtk::TreeViewColumn*);