summaryrefslogtreecommitdiff
path: root/gtk2_ardour/vst_plugin_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/vst_plugin_ui.h')
-rw-r--r--gtk2_ardour/vst_plugin_ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/vst_plugin_ui.h b/gtk2_ardour/vst_plugin_ui.h
index 5c8df726c7..6337cd13e5 100644
--- a/gtk2_ardour/vst_plugin_ui.h
+++ b/gtk2_ardour/vst_plugin_ui.h
@@ -48,6 +48,7 @@ protected:
boost::shared_ptr<ARDOUR::VSTPlugin> _vst;
Gtk::Socket _socket;
+ virtual void top_box_allocated (Gtk::Allocation&) {}
private: