Ignore:
Timestamp:
07/20/09 06:03:42 (15 years ago)
Author:
Nicholas Riley
Message:

Support tabbing in preferences panel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Cocoa/Pester/Source/English.lproj/Preferences.nib/classes.nib

    r361 r572  
    2020                <dict>
    2121                        <key>CLASS</key>
     22                        <string>NSObject</string>
     23                        <key>LANGUAGE</key>
     24                        <string>ObjC</string>
     25                </dict>
     26                <dict>
     27                        <key>CLASS</key>
    2228                        <string>FirstResponder</string>
    2329                        <key>LANGUAGE</key>
     
    2531                        <key>SUPERCLASS</key>
    2632                        <string>NSObject</string>
    27                 </dict>
    28                 <dict>
    29                         <key>CLASS</key>
    30                         <string>NSObject</string>
    31                         <key>LANGUAGE</key>
    32                         <string>ObjC</string>
    3333                </dict>
    3434                <dict>
     
    5050                        <string>NSWindowController</string>
    5151                </dict>
     52                <dict>
     53                        <key>CLASS</key>
     54                        <string>NSWindow</string>
     55                        <key>LANGUAGE</key>
     56                        <string>ObjC</string>
     57                        <key>SUPERCLASS</key>
     58                        <string>NSResponder</string>
     59                </dict>
    5260        </array>
    5361        <key>IBVersion</key>
Note: See TracChangeset for help on using the changeset viewer.