Skip to content

Commit

Permalink
Added the NSHighResolutionCapable item to all .plist files for fltk a…
Browse files Browse the repository at this point in the history
…pps to be high-resolution ready.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9860 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
  • Loading branch information
Manolo Gouy authored and Manolo Gouy committed Apr 5, 2013
1 parent 3c47de0 commit da07dcd
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -24,5 +24,7 @@
<string>1.0</string>
<key>LSMinimumSystemVersion</key>
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>
</plist>

0 comments on commit da07dcd

Please sign in to comment.