Make sure that tests are rebuilt even when only their headers change.
[ardour.git] / gtk2_ardour / ui_config.h
index 4a099fbc8d0ba92be7dd599cd732a0dd47407640..09e844883161653f5ecd7c942d86256b41a49e51 100644 (file)
@@ -80,7 +80,7 @@ class UIConfiguration : public PBD::Stateful
        int save_state ();
        int load_defaults ();
 
-       int set_state (const XMLNode&);
+       int set_state (const XMLNode&, int version);
        XMLNode& get_state (void);
        XMLNode& get_variables (std::string);
        void set_variables (const XMLNode&);