fix embedded plugin UI keyboard handling
[ardour.git] / gtk2_ardour / au_pluginui.h
index 424d81e901ed18e833e6116e3854d80d31c801e5..71c81dfde360070112db9df8af6a0111a0e7fdca 100644 (file)
@@ -76,6 +76,7 @@ class AUPluginUI : public PlugUIBase, public Gtk::VBox
        void lower_box_realized ();
        void cocoa_view_resized ();
        void on_realize ();
+       void grab_focus();
        void forward_key_event (GdkEventKey*);
 
        bool on_window_show (const std::string& /*title*/);