Mercurial > sdl-ios-xcode
view Xcode/TemplatesForXcodeLeopard/SDL Cocoa Application/English.lproj/SDLMain.nib/info.nib @ 3414:1e45c3012a4f
Adam Strzelecki to SDL
I think something is wrong (look at the fix patch below):
(1) NSRect rect shouldn't be initialized with contentRectForFrameRect: at the top of the function, contentRectForFrameRect is called in non-fullscreen case anyway (1st @@)
(2) I think you've left two lines that should be removed completely (2nd @@)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 23 Oct 2009 04:08:32 +0000 |
parents | d44a0a913aa2 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>IBDocumentLocation</key> <string>62 117 356 240 0 0 1152 848 </string> <key>IBEditorPositions</key> <dict> <key>29</key> <string>62 362 195 44 0 0 1152 848 </string> </dict> <key>IBFramework Version</key> <string>291.0</string> <key>IBOpenObjects</key> <array> <integer>29</integer> </array> <key>IBSystem Version</key> <string>6L60</string> </dict> </plist>