ardour/tools/osx_packaging/Resources/MainMenu.nib/classes.nib
Paul Davis 7b5573f185 changes to support packaging of the GTK-Quartz version of Ardour for OS X
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2338 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-08-22 04:30:29 +00:00

26 lines
No EOL
812 B
Text
Executable file

{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {cancel = id; };
CLASS = ScriptExecController;
LANGUAGE = ObjC;
OUTLETS = {
aboutMenuItem = id;
applicationMenu = id;
cancelButton = id;
hideMenuItem = id;
messageTextField = id;
progressBar = id;
progressWindow = id;
quitMenuItem = id;
textOutputCancelButton = id;
textOutputProgressIndicator = id;
textOutputTextField = id;
textOutputWindow = id;
};
SUPERCLASS = NSObject;
}
);
IBVersion = 1;
}