Create the session range location as and when the session first gets some content...
[ardour.git] / gtk2_ardour / crossfade_edit.h
index 936ead3895d4de6a0d4f9ce7985d451f10bb5ce8..fab459c54fead1fdfbce9b9e245e67955721f2cf 100644 (file)
@@ -183,7 +183,7 @@ class CrossfadeEditor : public ArdourDialog
 
        void set (const ARDOUR::AutomationList& alist, WhichFade);
 
-       PBD::ScopedConnection peaks_ready_connection;
+       PBD::ScopedConnection* _peaks_ready_connection;
        PBD::ScopedConnection state_connection;
 
        void make_waves (boost::shared_ptr<ARDOUR::AudioRegion>, WhichFade);