]> Dogcows Code - chaz/thecheat/blobdiff - English.lproj/Preferences.nib/classes.nib
The Cheat 1.0b3
[chaz/thecheat] / English.lproj / Preferences.nib / classes.nib
diff --git a/English.lproj/Preferences.nib/classes.nib b/English.lproj/Preferences.nib/classes.nib
new file mode 100644 (file)
index 0000000..d0ff1c9
--- /dev/null
@@ -0,0 +1,27 @@
+{
+    IBClasses = (
+        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
+        {
+            ACTIONS = {
+                allowRemoteButton = id; 
+                broadcastNameTextField = id; 
+                listenPortTextField = id; 
+                playSoundsButton = id; 
+                windowsOnTopButton = id; 
+            }; 
+            CLASS = PreferenceController; 
+            LANGUAGE = ObjC; 
+            OUTLETS = {
+                allowRemoteButton = id; 
+                broadcastNameTextField = id; 
+                delegate = id; 
+                listenPortTextField = id; 
+                playSoundsButton = id; 
+                prefsWindow = id; 
+                windowsOnTopButton = id; 
+            }; 
+            SUPERCLASS = NSWindowController; 
+        }
+    ); 
+    IBVersion = 1; 
+}
\ No newline at end of file
This page took 0.018182 seconds and 4 git commands to generate.