Complete the task of Playlist::flush_notifications ()
This commit is contained in:
parent
550f2925cc
commit
9f61f8a5b0
@ -657,6 +657,7 @@ Playlist::flush_notifications (bool from_undo)
|
|||||||
pending_range_moves.clear ();
|
pending_range_moves.clear ();
|
||||||
pending_region_extensions.clear ();
|
pending_region_extensions.clear ();
|
||||||
pending_contents_change = false;
|
pending_contents_change = false;
|
||||||
|
pending_layering = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*************************************************************
|
/*************************************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user