From 58dbd3992bedb02e31cfbdffd59cd65126f524fa Mon Sep 17 00:00:00 2001 From: Matthias Neeracher Date: Thu, 8 Sep 2011 02:08:27 +0200 Subject: [PATCH] Fix copy & paste of repeats --- Sources/VLModel.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Sources/VLModel.cpp b/Sources/VLModel.cpp index d2867ea..8cc169e 100644 --- a/Sources/VLModel.cpp +++ b/Sources/VLModel.cpp @@ -1849,13 +1849,13 @@ VLSong VLSong::CopyMeasures(size_t beginMeasure, size_t endMeasure) subSong.fMeasures[i].fPropIdx -= firstProp; for (size_t r=0; r= beginMeasure && rp.fEndings[0].fEnd <= endMeasure ) { for (size_t e=0; e