all repos — mgba @ a9f0fabdd278ea847af78822023cd8651aa34af8

mGBA Game Boy Advance Emulator

Qt: Allow graphics switching on OS X
Jeffrey Pfau jeffrey@endrift.com
Wed, 07 Jan 2015 23:04:19 -0800
commit

a9f0fabdd278ea847af78822023cd8651aa34af8

parent

f2e24f9c55c9b6eea7e48fdf829ba073ca642b33

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M res/info.plist.inres/info.plist.in

@@ -30,6 +30,8 @@ <key>NSHighResolutionCapable</key>

<true/> <key>NSHumanReadableCopyright</key> <string>${MACOSX_BUNDLE_COPYRIGHT}</string> + <key>NSSupportsAutomaticGraphicsSwitching</key> + <true/> <key>CFBundleDocumentTypes</key> <array> <dict>