From a116648d23fd36dd90f75d5dc6129416cdf298a0 Mon Sep 17 00:00:00 2001 From: Matthias Neeracher Date: Sat, 16 Aug 2008 20:43:19 +0000 Subject: [PATCH] Properly print cursor & accidentals --- Sources/VLSheetViewNotes.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/VLSheetViewNotes.mm b/Sources/VLSheetViewNotes.mm index 586a34b..8d78fad 100644 --- a/Sources/VLSheetViewNotes.mm +++ b/Sources/VLSheetViewNotes.mm @@ -168,7 +168,7 @@ - (void) drawNoteCursor { [self drawNoteCursor:fCursorPitch inMeasure:fCursorMeasure at:fCursorAt - accidental:kMusicNothing mode:' ']; + accidental:fCursorAccidental mode:fClickMode]; } - (void) drawNote:(int)visual at:(NSPoint)p