Allow to limit strip-inline controls (GUI optimization)
[ardour.git] / gtk2_ardour / gain_meter.h
index b7cf2829c463249f1651854ca1d5bc974f715c75..cd8c1b552f380e6a18b0be1e959e27ca483a8390 100644 (file)
@@ -111,6 +111,7 @@ protected:
        friend class MixerStrip;
        friend class MeterStrip;
        friend class RouteTimeAxisView;
+       friend class VCAMasterStrip;
        boost::shared_ptr<ARDOUR::Route> _route;
        boost::shared_ptr<ARDOUR::PeakMeter> _meter;
        boost::shared_ptr<ARDOUR::Amp> _amp;