Adding support for error viewing on the Debugger window and statuses.
[macgdbp.git] / English.lproj / Debugger.nib / classes.nib
1 {
2 IBClasses = (
3 {
4 CLASS = DebuggerWindowController;
5 LANGUAGE = ObjC;
6 OUTLETS = {"_error" = NSTextField; "_status" = NSTextField; };
7 SUPERCLASS = NSWindowController;
8 },
9 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
10 );
11 IBVersion = 1;
12 }