Properly print cursor & accidentals

This commit is contained in:
Matthias Neeracher 2008-08-16 20:43:19 +00:00
parent 1e0ac13e12
commit a116648d23

View File

@ -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