introduce the notion that note additions and property changes can cause the removal...
[ardour.git] / libs / ardour / ardour / rc_configuration.h
index ad31aac44ea102747707f46aa527147fe1bbef26..35b22106dd060fa35ebbc2a58aae2a8ce3366ea0 100644 (file)
@@ -35,6 +35,7 @@ class RCConfiguration : public Configuration
 {
   public:
        RCConfiguration();
+       ~RCConfiguration();
 
        void map_parameters (boost::function<void (std::string)>&);
        int set_state (XMLNode const &, int version);