add whitespace

This commit is contained in:
Paul Davis 2021-06-05 19:33:42 -06:00
parent 93982614c4
commit ddbe0747a9
1 changed files with 1 additions and 0 deletions

View File

@ -1520,6 +1520,7 @@ RegionMoveDrag::motion (GdkEvent* event, bool first_move)
} else {
_editor->begin_reversible_command (Operations::region_copy);
}
/* duplicate the regionview(s) and region(s) */
list<DraggingView> new_regionviews;