Update to latest LV2 atom extension.
[ardour.git] / gtk2_ardour / lv2_plugin_ui.h
index d245ed31a1bd0cbf215b14037f252d547c9238d1..e90b27cf8f3b5234415fe0d87e116e9151f95817 100644 (file)
@@ -53,6 +53,8 @@ class LV2PluginUI : public PlugUIBase, public Gtk::VBox
 
        gint get_preferred_height ();
        gint get_preferred_width ();
+       bool resizable ();
+
        bool start_updating(GdkEventAny*);
        bool stop_updating(GdkEventAny*);