X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fvst_plugin_ui.h;h=ac35a1768824080f72e0bef1eb17e713127fa32b;hb=b06713bd8e57a33bdb4544a3de249933e984f1be;hp=5c8df726c7ef8f0f9f3a0b54aae261ded5208602;hpb=22b07e0233a29d9633ffa825a79503befaf2e16e;p=ardour.git diff --git a/gtk2_ardour/vst_plugin_ui.h b/gtk2_ardour/vst_plugin_ui.h index 5c8df726c7..ac35a17688 100644 --- a/gtk2_ardour/vst_plugin_ui.h +++ b/gtk2_ardour/vst_plugin_ui.h @@ -48,6 +48,9 @@ protected: boost::shared_ptr _vst; Gtk::Socket _socket; + virtual void top_box_allocated (Gtk::Allocation&) {} + + bool dispatch_effeditkey (GdkEventKey*); private: