plugin selection via menu, along with "favorites"
[ardour.git] / gtk2_ardour / redirect_box.h
index cb126dc13f4be3cbb8c0b44b246a358f9dfd4f67..cc5b87d62a4ef54328fbf3ce5e488415b2f4c1cb 100644 (file)
@@ -145,6 +145,7 @@ class RedirectBox : public Gtk::HBox
        void choose_insert ();
        void choose_plugin ();
        void insert_plugin_chosen (boost::shared_ptr<ARDOUR::Plugin>);
+       sigc::connection newplug_connection;
 
        bool no_redirect_redisplay;
        bool ignore_delete;