mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 23:47:39 +01:00
[Summary] Region changes will make session dirty
This commit is contained in:
parent
bd693680e7
commit
7c27aa375e
1 changed files with 2 additions and 0 deletions
|
|
@ -1659,6 +1659,8 @@ Playlist::region_bounds_changed (const PropertyChange& what_changed, boost::shar
|
|||
save = true;
|
||||
}
|
||||
|
||||
mark_session_dirty ();
|
||||
|
||||
return save;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue