From Martin Lavery, update of *.nib files

This commit is contained in:
Robert Osfield 2007-06-07 13:25:34 +00:00
parent 2073c842cf
commit c386901efa
2 changed files with 15 additions and 8 deletions

View File

@ -1,12 +1,19 @@
{
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
ACTIONS = {takeBackgroundColourFrom = id; };
CLASS = NSColorWell;
LANGUAGE = ObjC;
SUPERCLASS = NSControl;
},
{
ACTIONS = {resetPosition = id; takeBackgroundColorFrom = id; };
CLASS = SimpleViewerCocoa;
CLASS = ViewerCocoa;
LANGUAGE = ObjC;
SUPERCLASS = NSOpenGLView;
}
},
{CLASS = "the_sender"; LANGUAGE = ObjC; SUPERCLASS = NSColorWell; }
);
IBVersion = 1;
}

View File

@ -3,24 +3,24 @@
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>50 119 356 240 0 0 1920 1178 </string>
<string>189 249 528 286 0 0 1280 1002 </string>
<key>IBEditorPositions</key>
<dict>
<key>213</key>
<string>842 440 236 724 0 0 1920 1178 </string>
<string>539 268 236 724 0 0 1280 1002 </string>
<key>29</key>
<string>65 465 338 44 0 0 1920 1178 </string>
<string>39 393 338 44 0 0 1280 1002 </string>
</dict>
<key>IBFramework Version</key>
<string>446.1</string>
<key>IBOpenObjects</key>
<array>
<integer>29</integer>
<integer>21</integer>
<integer>213</integer>
<integer>29</integer>
<integer>231</integer>
<integer>21</integer>
</array>
<key>IBSystem Version</key>
<string>8L127</string>
<string>8P135</string>
</dict>
</plist>