X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fthecheat;a=blobdiff_plain;f=English.lproj%2FAboutBox.nib%2Fclasses.nib;fp=English.lproj%2FAboutBox.nib%2Fclasses.nib;h=f9f39203c5901d3707ae19e7704e5728c4dc133b;hp=c132e54ca576e2d37d459ce35fd1a5f75ea86c40;hb=ad02580588e2ca41f15ba8f9bd084561d8d485c2;hpb=0a3d732da131b4505c0dbf2330c4667a29ce90e8 diff --git a/English.lproj/AboutBox.nib/classes.nib b/English.lproj/AboutBox.nib/classes.nib index c132e54..f9f3920 100644 --- a/English.lproj/AboutBox.nib/classes.nib +++ b/English.lproj/AboutBox.nib/classes.nib @@ -1,59 +1,18 @@ - - - - - IBClasses - - - ACTIONS - - ibEmailButton - id - ibWebsiteButton - id - - CLASS - AboutBoxController - LANGUAGE - ObjC - OUTLETS - - ibDateText - NSTextField - ibEmailButton - NSButton - ibNameVersionText - NSTextField - ibWebsiteButton - NSButton - - SUPERCLASS - NSWindowController - - - CLASS - NSMenu - LANGUAGE - ObjC - SUPERCLASS - NSObject - - - CLASS - FirstResponder - LANGUAGE - ObjC - SUPERCLASS - NSObject - - - CLASS - NSObject - LANGUAGE - ObjC - - - IBVersion - 1 - - +{ + IBClasses = ( + { + ACTIONS = {ibEmailButton = id; ibWebsiteButton = id; }; + CLASS = AboutBoxController; + LANGUAGE = ObjC; + OUTLETS = { + ibDateText = NSTextField; + ibEmailButton = NSButton; + ibNameVersionText = NSTextField; + ibWebsiteButton = NSButton; + }; + SUPERCLASS = NSWindowController; + }, + {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; } + ); + IBVersion = 1; +} \ No newline at end of file