{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {
chooseDiffApp = id;
chooseEditApp = id;
chooseMergeApp = id;
okayButton = id;
toggleOverride = id;
};
CLASS = PreferenceController;
LANGUAGE = ObjC;
OUTLETS = {
fDiffAppEditBox = NSTextField;
fEditAppEditBox = NSTextField;
fMergeAppEditBox = NSTextField;
fNumChangesToFetchBox = NSTextField;
fOverridePathButton = NSButton;
fPathField = NSTextField;
};
SUPERCLASS = NSWindowController;
}
);
IBVersion = 1;
}
# |
Change |
User |
Description |
Committed |
|
#1
|
2732 |
Jeff Argast |
Initial submission of P4Cocoa |
|
|