PluginInfo::type added to copy constructor. But why is the copy constructor defined...
[ardour.git] / gtk2_ardour / route_ui.h
index a4bfda2d8e9147b0b41a542f62a78d542a5e0c33..f58c8f4fe94d8df7e91521b16f4f909521f2c73e 100644 (file)
@@ -170,6 +170,8 @@ class RouteUI : public virtual AxisView
        std::string m_name;
        std::string r_name;
 
+       bool self_destruct; 
+
        void init ();
        void reset ();