lots of odds and ends to do with solo isolate and its GUI
[ardour.git] / gtk2_ardour / plugin_selector.h
index 7e0c66b60f78c33f1caa836cb4cd68a52d4954c5..a9f9803809643b8cf9bab620b28abbbe002ebee6 100644 (file)
@@ -138,6 +138,7 @@ class PluginSelector : public ArdourDialog
        Gtk::Menu* create_by_creator_menu (ARDOUR::PluginInfoList&);
        Gtk::Menu* create_by_category_menu (ARDOUR::PluginInfoList&);
        void build_plugin_menu ();
+       PBD::ScopedConnection plugin_list_changed_connection;
 };
 
 #endif // __ardour_plugin_selector_h__