Made About Box compatible with OSX 10.1

git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@340 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
markgrebe 2004-08-15 02:46:14 +00:00
parent 2d7cbb0e0b
commit 873863049f
4 changed files with 4 additions and 3 deletions

View File

@ -7,7 +7,6 @@
OUTLETS = {appNameField = id; creditsField = id; versionField = id; };
SUPERCLASS = NSObject;
},
{CLASS = AboutBoxTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; },
{CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
);
IBVersion = 1;

View File

@ -3,14 +3,16 @@
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
<string>395 603 356 240 0 0 1280 1002 </string>
<string>345 699 356 240 0 0 1280 1002 </string>
<key>IBFramework Version</key>
<string>349.0</string>
<key>IBOldestOS</key>
<integer>2</integer>
<key>IBOpenObjects</key>
<array>
<integer>20</integer>
</array>
<key>IBSystem Version</key>
<string>7F44</string>
<string>7M34</string>
</dict>
</plist>

Binary file not shown.

BIN
stella/src/macosx/AboutBox.nib/objects.nib generated Normal file

Binary file not shown.