Some doofus renamed my carefully named MyTableView, so I had to change
authorKent Sutherland <ksuther@ithinksw.com>
Tue, 23 Sep 2003 11:36:03 +0000 (11:36 +0000)
committerKent Sutherland <ksuther@ithinksw.com>
Tue, 23 Sep 2003 11:36:03 +0000 (11:36 +0000)
the class name in IB too....

English.lproj/Preferences.nib/classes.nib
English.lproj/Preferences.nib/info.nib
English.lproj/Preferences.nib/keyedobjects.nib

index cfab793..e9fde62 100755 (executable)
@@ -1,8 +1,8 @@
 {
     IBClasses = (
+        {CLASS = CustomMenuTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }, 
         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
         {CLASS = ITKeyBroadcaster; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
-        {CLASS = MyTableView; LANGUAGE = ObjC; SUPERCLASS = NSTableView; }, 
         {
             ACTIONS = {
                 cancelHotKey = id; 
index d9513a1..32b0c27 100755 (executable)
@@ -25,6 +25,6 @@
                <integer>6</integer>
        </array>
        <key>IBSystem Version</key>
-       <string>6L60</string>
+       <string>6R65</string>
 </dict>
 </plist>
index 249f103..fada2b3 100755 (executable)
Binary files a/English.lproj/Preferences.nib/keyedobjects.nib and b/English.lproj/Preferences.nib/keyedobjects.nib differ