Skip to content
Snippets Groups Projects
Commit ffa6d317 authored by Monroe Linden's avatar Monroe Linden
Browse files

EXP-411 FIX Underlined text looks bad on OSX (almost strikethrough)

Changing the way the Qt library embedded in llqtwebkit is built solves this issue.  It's now being built against the 10.5 SDK, and configured to use the Cocoa rendering path.
parent 9d82af29
No related branches found
No related tags found
No related merge requests found
...@@ -981,9 +981,9 @@ anguage Infrstructure (CLI) international standard</string> ...@@ -981,9 +981,9 @@ anguage Infrstructure (CLI) international standard</string>
<key>darwin</key> <key>darwin</key>
<map> <map>
<key>md5sum</key> <key>md5sum</key>
<string>2a272816119ff5da1712ad7a49fc9c51</string> <string>f95677e8cfcdac9d9e41766b869727a9</string>
<key>url</key> <key>url</key>
<uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20101116.bz2</uri> <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/llqtwebkit-darwin-qt4.7.1-20101118.tar.bz2</uri>
</map> </map>
<key>linux</key> <key>linux</key>
<map> <map>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment