mirror of
https://github.com/nickshanks/ResKnife.git
synced 2024-12-22 02:29:56 +00:00
Re-adding bitmap editor now that I know how to get them up there.
This commit is contained in:
parent
353d2060b6
commit
a5f2368bea
@ -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;
|
||||
|
@ -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>
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user