colinf's vertical double arrow track resize cursor patch
[ardour.git] / gtk2_ardour / audio_region_editor.h
index 0450d0c293eff91b1ae08275510b3094811b3871..a382f9e6a94552015fb663bc7e5349dc13414d97 100644 (file)
@@ -98,8 +98,8 @@ class AudioRegionEditor : public RegionEditor
        PBD::ScopedConnection state_connection;
        PBD::ScopedConnection audition_connection;
 
-       void region_changed (ARDOUR::Change);
-       void bounds_changed (ARDOUR::Change);
+       void region_changed (const PBD::PropertyChange&);
+       void bounds_changed (const PBD::PropertyChange&);
        void name_changed ();
        void gain_changed ();