13
0

Complete the task of Playlist::flush_notifications ()

This commit is contained in:
nick_m 2016-06-20 02:41:52 +10:00
parent 550f2925cc
commit 9f61f8a5b0

View File

@ -657,6 +657,7 @@ Playlist::flush_notifications (bool from_undo)
pending_range_moves.clear ();
pending_region_extensions.clear ();
pending_contents_change = false;
pending_layering = false;
}
/*************************************************************