fixes for AU plugin GUIs, including the "hidden GUI shows up when app becomes active...
[ardour.git] / gtk2_ardour / plugin_ui.h
index b612f4dcdf24bee6fd92dfdd827bdf47c3426d32..d60d3fae22c1582ef7b645d487856b5bedcad771 100644 (file)
@@ -220,6 +220,8 @@ class PluginUIWindow : public Gtk::Window
        Gtk::Window* parent;
        Gtk::VBox vbox;
        bool non_gtk_gui;
+       bool was_visible;
+
        void app_activated (bool);
        void plugin_going_away ();