// // VLSheetViewChords.h // Vocalese // // Created by Matthias Neeracher on 1/4/06. // Copyright 2006 __MyCompanyName__. All rights reserved. // @interface VLSheetView (Chords) - (void) editChord; - (void) drawChordsForSystem:(int)system; @end // Local Variables: // mode:ObjC // End: