simply future debugging of exit at start.
[ardour.git] / gtk2_ardour / session_dialog.h
index 782466a834799a96604b3e8f78dea905846e64e4..2178cfbe7364393778291a80ba83011f07b1d3a4 100644 (file)
@@ -51,9 +51,11 @@ class SessionDialog : public ArdourDialog {
                       const std::string& template_name, bool cancel_not_quit);
        ~SessionDialog ();
 
+        void clear_given ();
+
        std::string session_name (bool& should_be_new);
        std::string session_folder ();
-
+    
        bool use_session_template();
        std::string session_template_name();