diff options
Diffstat (limited to 'fltk-config.in')
| -rwxr-xr-x | fltk-config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fltk-config.in b/fltk-config.in index 5463c3f51..0da30ad09 100755 --- a/fltk-config.in +++ b/fltk-config.in @@ -317,6 +317,8 @@ if test -n "$post"; then <string>$post</string> <key>CFBundlePackageType</key> <string>APPL</string> + <key>NSHighResolutionCapable</key> + <true/> </dict> </plist> EOF |
