]> Dogcows Code - chaz/thecheat/blob - English.lproj/AboutBox.nib/classes.nib
The Cheat 1.2.3
[chaz/thecheat] / English.lproj / AboutBox.nib / classes.nib
1 {
2 IBClasses = (
3 {
4 ACTIONS = {ibEmailButton = id; ibWebsiteButton = id; };
5 CLASS = AboutBoxController;
6 LANGUAGE = ObjC;
7 OUTLETS = {
8 ibDateText = NSTextField;
9 ibEmailButton = NSButton;
10 ibNameVersionText = NSTextField;
11 ibWebsiteButton = NSButton;
12 };
13 SUPERCLASS = NSWindowController;
14 },
15 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
16 );
17 IBVersion = 1;
18 }
This page took 0.032614 seconds and 4 git commands to generate.