Fix ExportFormatSpecification copy-c'tor
[ardour.git] / gtk2_ardour / vst_plugin_ui.h
index 6337cd13e5a019ce7f97478d841c3c2353670915..ac35a1768824080f72e0bef1eb17e713127fa32b 100644 (file)
@@ -50,6 +50,8 @@ protected:
        Gtk::Socket _socket;
        virtual void top_box_allocated (Gtk::Allocation&) {}
 
+       bool dispatch_effeditkey (GdkEventKey*);
+
 private:
 
        bool configure_handler (GdkEventConfigure *);