Oops - the previous namespace qualifier was also needed in gtk2_ardour/processor_box.cc
[ardour.git] / gtk2_ardour / editor_summary.h
index c1afc3237f4fdfe615cedd7eb89b198932aec21b..f6aa804f59d86d6c41690b3abe0a31239d26a14f 100644 (file)
@@ -122,6 +122,7 @@ private:
        bool _old_follow_playhead;
 
        PBD::ScopedConnectionList position_connection;
+       PBD::ScopedConnection route_ctrl_id_connection;
        PBD::ScopedConnectionList region_property_connection;
 };