Fix session-open after selecting new, template, then back
[ardour.git] / gtk2_ardour / automation_time_axis.h
index 84d2d528c32f908dbb8ed6355ef330c8c633a026..aae1ec5657317138493a09aec52d7a89ed61f238 100644 (file)
@@ -208,6 +208,8 @@ protected:
        static Pango::FontDescription name_font;
        static bool have_name_font;
 
+       std::string automation_state_off_string () const;
+
 private:
        int set_state_2X (const XMLNode &, int);
 };