Re-adding bitmap editor now that I know how to get them up there.

This commit is contained in:
Uli Kusterer 2003-08-06 18:25:11 +02:00
parent 353d2060b6
commit a5f2368bea
3 changed files with 8 additions and 5 deletions

View File

@ -2,7 +2,8 @@
IBClasses = (
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
{
CLASS = PictWindowController;
ACTIONS = {imageViewChanged = id; };
CLASS = ICONWindowController;
LANGUAGE = ObjC;
OUTLETS = {imageView = NSImageView; resource = id; };
SUPERCLASS = NSWindowController;

View File

@ -3,14 +3,16 @@
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>445 178 356 240 0 0 1600 1002 </string>
<string>239 118 356 240 0 0 1024 746 </string>
<key>IBFramework Version</key>
<string>286.0</string>
<string>326.0</string>
<key>IBLockedObjects</key>
<array/>
<key>IBOpenObjects</key>
<array>
<integer>8</integer>
<integer>5</integer>
</array>
<key>IBSystem Version</key>
<string>6F21</string>
<string>7A202</string>
</dict>
</plist>