{
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 | 3210 | Paul Ferguson | Initial branch | ||
| //guest/jeff_argast/P4Cocoa/Preferences.nib/classes.nib | |||||
| #1 | 2732 | Jeff Argast | Initial submission of P4Cocoa | ||