Upgrading ITKit to Xcode 2.1 and fixing problems with
[ITKit.git] / English.lproj / ITAboutWindow.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {
5             CLASS = ITAboutWindowController; 
6             LANGUAGE = ObjC; 
7             OUTLETS = {
8                 "_appIcon" = NSImageView; 
9                 "_appName" = NSTextField; 
10                 "_companySite" = NSTextField; 
11                 "_copyright" = NSTextField; 
12                 "_window" = NSWindow; 
13             }; 
14             SUPERCLASS = NSObject; 
15         }
16     ); 
17     IBVersion = 1; 
18 }