use notification of what was changed in MidiRegion::post_set() call
[ardour.git] / libs / ardour / audioregion.cc
index 5c213bfb7cacac75d7f7b7637c72378e02d21d2b..9de1de1279d5a2651cddfdfce18e61505c855511 100644 (file)
@@ -224,7 +224,7 @@ AudioRegion::~AudioRegion ()
 }
 
 void
-AudioRegion::post_set ()
+AudioRegion::post_set (const PropertyChange& /*ignored*/)
 {
        if (!_sync_marked) {
                _sync_position = _start;