Do not duplicate note id in copy constructor
authornick_m <mainsbridge@gmail.com>
Thu, 8 Jun 2017 13:11:56 +0000 (23:11 +1000)
committernick_m <mainsbridge@gmail.com>
Thu, 8 Jun 2017 13:11:56 +0000 (23:11 +1000)
commitd455806a731681836b384704cbdae7f06a0fbd18
tree8af66a6dda696cf0d91be13192781c1cd1208b69
parent3d5f21a3e5c519f38f789a66fbbb1cae5404bae5
Do not duplicate note id in copy constructor

This fixes selection undo after copy-dragging notes, but there
are probably other cases where duplicate note ids may cause problems.
libs/evoral/src/Note.cpp