VocalEasel/English.lproj/MainMenu.nib/classes.nib
Matthias Neeracher 54ae06ae81 UI for codas
2007-01-21 11:34:56 +00:00

28 lines
780 B
Plaintext

{
IBClasses = (
{
ACTIONS = {
editRepeat = id;
editRepeatEnding = id;
insertJumpToCoda = id;
insertStartCoda = id;
zoomIn = id;
zoomOut = id;
zoomToActualSize = id;
zoomToFit = id;
zoomToFitWidth = id;
};
CLASS = FirstResponder;
LANGUAGE = ObjC;
SUPERCLASS = NSObject;
},
{
ACTIONS = {playNewPitch = id; selectLilypondPath = id; };
CLASS = VLAppController;
LANGUAGE = ObjC;
OUTLETS = {lilypondPath = id; };
SUPERCLASS = NSObject;
}
);
IBVersion = 1;
}