always compute range for a redirect automation line, even if it will not be drawn...
[ardour.git] / gtk2_ardour / ui_config.h
index f6bb5c12a32cbb481420f91f999992369f6b9b08..46cd3c9ad5006c03ad316a999cbc18f4b4aa3a0a 100644 (file)
@@ -110,6 +110,7 @@ class UIConfiguration : public Stateful
 
        int load_state ();
        int save_state ();
+       int load_defaults ();
 
        int set_state (const XMLNode&);
        XMLNode& get_state (void);