Don't report an error when the user cancels a time stretch operation.
[ardour.git] / gtk2_ardour / startup.h
index d2aadd62b1f99a57e2d77dc9289895372ebb1157..8867c2dfb358a73d978d5f4e18b1d34332b69ad9 100644 (file)
@@ -156,6 +156,7 @@ class ArdourStartup : public Gtk::Assistant {
        Gtk::Entry new_name_entry;
        Gtk::FileChooserButton new_folder_chooser;
        Gtk::FileChooserButton session_template_chooser;
+        void new_name_mapped ();
 
        struct SessionTemplateColumns : public Gtk::TreeModel::ColumnRecord {
                SessionTemplateColumns () {