tentative fix for losing (empty) MIDI files. Incomplete because testing shows issues...
[ardour.git] / libs / ardour / ardour / session_configuration.h
index e72d19f32208708179e349ef31397f08543d8eb7..c0af2239439c04ffdb8afc2547a688e4f6d0880e 100644 (file)
@@ -35,6 +35,9 @@ public:
        XMLNode& get_variables ();
        void set_variables (XMLNode const &);
 
+       bool load_state ();
+       bool save_state ();
+
        /* define accessor methods */
 
 #undef  CONFIG_VARIABLE