diff options
Diffstat (limited to 'Mac/IDLE/IDLE.app/Contents/Info.plist')
-rw-r--r-- | Mac/IDLE/IDLE.app/Contents/Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Mac/IDLE/IDLE.app/Contents/Info.plist b/Mac/IDLE/IDLE.app/Contents/Info.plist index 8bffb9a..81daff3 100644 --- a/Mac/IDLE/IDLE.app/Contents/Info.plist +++ b/Mac/IDLE/IDLE.app/Contents/Info.plist @@ -53,5 +53,7 @@ <string>????</string> <key>CFBundleVersion</key> <string>%version%</string> + <key>NSHighResolutionCapable</key> + <true/> </dict> </plist> |