]> Dogcows Code - chaz/thecheat/blobdiff - English.lproj/AboutBox.nib/classes.nib
The Cheat 1.2
[chaz/thecheat] / English.lproj / AboutBox.nib / classes.nib
index a36e7e581576fe1279d69d4108ea04d5ff3cba92..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; nameVersionText = NSTextField; }; 
+            OUTLETS = {
+                ibDateText = NSTextField; 
+                ibEmailButton = NSButton; 
+                ibNameVersionText = NSTextField; 
+                ibWebsiteButton = NSButton; 
+            }; 
             SUPERCLASS = NSWindowController; 
         }, 
         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
This page took 0.019052 seconds and 4 git commands to generate.