mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-16 09:34:36 +00:00
Added
<key>NSHighResolutionCapable</key> <string>True</string> for retina support
This commit is contained in:
parent
46b2d9f65f
commit
12ddaccef9
@ -4,6 +4,8 @@
|
||||
<dict>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<string>True</string>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user