tweak display of remote control id (dialog text)
[ardour.git] / gtk2_ardour / plugin_ui.h
index a65fd1a2238442fb0f84b8197891669780f0698b..6b886cf268a259778f420bba891fb627311da3a2 100644 (file)
@@ -312,6 +312,11 @@ class PluginUIWindow : public Gtk::Window
        Gtk::VBox vbox;
        bool was_visible;
        bool _keyboard_focused;
+#ifdef AUDIOUNIT_SUPPORT
+        int pre_deactivate_x;
+        int pre_deactivate_y;
+#endif
+
        void keyboard_focused (bool yn);
 
        void app_activated (bool);