* Source/ConnectWindowController.h: Adding outlets and actions for our interface
[macgdbp.git] / English.lproj / Connect.nib / classes.nib
1 {
2 IBClasses = (
3 {
4 ACTIONS = {connect = id; };
5 CLASS = ConnectWindowController;
6 LANGUAGE = ObjC;
7 OUTLETS = {"_host" = NSTextField; "_port" = NSTextField; "_session" = NSTextField; };
8 SUPERCLASS = NSWindowController;
9 },
10 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
11 );
12 IBVersion = 1;
13 }