]> Dogcows Code - chaz/thecheat/blobdiff - English.lproj/AboutBox~.nib/classes.nib
The Cheat 1.2
[chaz/thecheat] / English.lproj / AboutBox~.nib / classes.nib
index c9c6005376bdab30636669d11da7b1fc3a132100..f9f39203c5901d3707ae19e7704e5728c4dc133b 100644 (file)
@@ -1,10 +1,15 @@
 {
     IBClasses = (
         {
-            ACTIONS = {launchEmailButton = id; launchWebsiteButton = id; }; 
+            ACTIONS = {ibEmailButton = id; ibWebsiteButton = id; }; 
             CLASS = AboutBoxController; 
             LANGUAGE = ObjC; 
-            OUTLETS = {aboutWindow = NSWindow; }; 
+            OUTLETS = {
+                ibDateText = NSTextField; 
+                ibEmailButton = NSButton; 
+                ibNameVersionText = NSTextField; 
+                ibWebsiteButton = NSButton; 
+            }; 
             SUPERCLASS = NSWindowController; 
         }, 
         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
This page took 0.024646 seconds and 4 git commands to generate.