From 997e4b1f9cd7ccfc704b7c035051da7f60d831e7 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 17 Mar 2008 20:54:03 +0000 Subject: merge with 2.0-ongoing @ rev 3147 git-svn-id: svn://localhost/ardour2/branches/3.0@3152 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/plugin_selector.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/plugin_selector.h') diff --git a/gtk2_ardour/plugin_selector.h b/gtk2_ardour/plugin_selector.h index e8e8927829..fe797588de 100644 --- a/gtk2_ardour/plugin_selector.h +++ b/gtk2_ardour/plugin_selector.h @@ -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; -- cgit v1.2.3