fix issue with solo-in-place
[ardour.git] / gtk2_ardour / monitor_section.h
index a690f5c388641ab9ed9542e54aff1aebca970189..8a3c23a6c615f6cca1d11d21ab917ffbaf36d2aa 100644 (file)
@@ -167,6 +167,8 @@ class MonitorSection : public RouteUI, public Gtk::EventBox
 
        void update_processor_box ();
 
+       void route_property_changed (const PBD::PropertyChange&) {}
+
        ProcessorBox* insert_box;
        PluginSelector* _plugin_selector;
        RouteProcessorSelection _rr_selection;