introduce the notion that note additions and property changes can cause the removal...
[ardour.git] / gtk2_ardour / panner_ui.h
index 1c4b0cd192df506400cd9a0b1cc6e0047ef6a942..4ed8767fb1258f30e7ba964b059a9461eb8d1c62 100644 (file)
@@ -83,6 +83,7 @@ class PannerUI : public Gtk::HBox, public ARDOUR::SessionHandlePtr
 
        boost::shared_ptr<ARDOUR::Panner> _panner;
        PBD::ScopedConnectionList connections;
+       PBD::ScopedConnectionList _pan_control_connections;
 
        bool ignore_toggle;
        bool in_pan_update;