aboutsummaryrefslogtreecommitdiffstats
path: root/English.lproj/World.nib/classes.nib
diff options
context:
space:
mode:
Diffstat (limited to 'English.lproj/World.nib/classes.nib')
-rw-r--r--English.lproj/World.nib/classes.nib27
1 files changed, 0 insertions, 27 deletions
diff --git a/English.lproj/World.nib/classes.nib b/English.lproj/World.nib/classes.nib
deleted file mode 100644
index ed5f345..0000000
--- a/English.lproj/World.nib/classes.nib
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- CLASS = ScrollingTextView;
- LANGUAGE = ObjC;
- OUTLETS = {theResponder = NSResponder; };
- SUPERCLASS = NSTextView;
- },
- {
- ACTIONS = {close = id; open = id; };
- CLASS = World;
- LANGUAGE = ObjC;
- OUTLETS = {
- closeDelegate = id;
- theConnectButton = NSButton;
- theInputView = ScrollingTextView;
- theOutputView = ScrollingTextView;
- theProgressIndicator = NSProgressIndicator;
- theRoomField = NSTextField;
- theSplitView = NSSplitView;
- };
- SUPERCLASS = NSDocument;
- }
- );
- IBVersion = 1;
-} \ No newline at end of file