Allow plugin inline displays to shrink
[ardour.git] / gtk2_ardour / processor_box.h
index 5772e6dbd142de0612344691094993e92929d479..81c5c8e20fb3a57dee720c9a106a42fe52294063 100644 (file)
@@ -258,6 +258,7 @@ private:
 
                ProcessorEntry& _entry;
                bool _scroll;
+               const uint32_t _given_max_height;
        };
 
        class LuaPluginDisplay : public PluginInlineDisplay {