fix up meter thread management when JACK client starts/stops/is halted ; put focus...
[ardour.git] / gtk2_ardour / plugin_selector.h
index ea258d3be07b86e5abc553699d64c0447e2215db..70c9ba3c3e3ffbfff6d9b17d9f2130ca789eba93 100644 (file)
@@ -41,6 +41,7 @@ class PluginSelector : public ArdourDialog
        int run (); // XXX should we try not to overload the non-virtual Gtk::Dialog::run() ?
 
        void set_session (ARDOUR::Session*);
+       void on_show ();
 
   private:
        ARDOUR::Session* session;