From 28d0cb8e2cad400b4c99c0e2b7c9209dffe4e6ba Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Tue, 25 Feb 2014 16:48:29 -0800 Subject: Set the NSPrincipalClass in Info.plist This is required to enable HiDPI support for the Retina displays. The Info.plist that comes with Qt had this, but the one we supply with Subsurface didn't. Done-with: Jake Petroules Signed-off-by: Thiago Macieira Signed-off-by: Dirk Hohndel --- packaging/macosx/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packaging/macosx/Info.plist.in b/packaging/macosx/Info.plist.in index 5e094401a..ca7060e46 100644 --- a/packaging/macosx/Info.plist.in +++ b/packaging/macosx/Info.plist.in @@ -2,6 +2,8 @@ + NSPrincipalClass + NSApplication CFBundleIconFile Subsurface.icns CFBundleName -- cgit v1.2.3-70-g09d2