X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fvst_plugin_ui.h;h=ac35a1768824080f72e0bef1eb17e713127fa32b;hb=4423945643bf1a6d2196f1e5882e5fe4bcb6d8cf;hp=6337cd13e5a019ce7f97478d841c3c2353670915;hpb=819d9fa3cd2421bbf6918e456f443cfe86f635de;p=ardour.git diff --git a/gtk2_ardour/vst_plugin_ui.h b/gtk2_ardour/vst_plugin_ui.h index 6337cd13e5..ac35a17688 100644 --- a/gtk2_ardour/vst_plugin_ui.h +++ b/gtk2_ardour/vst_plugin_ui.h @@ -50,6 +50,8 @@ protected: Gtk::Socket _socket; virtual void top_box_allocated (Gtk::Allocation&) {} + bool dispatch_effeditkey (GdkEventKey*); + private: bool configure_handler (GdkEventConfigure *);