RESOLVED FIXED 34688
[Qt] Fix compilation error on Windows by renaming FontCustomPlatformData.cpp to FontCustomPlatformDataQt.cpp
https://bugs.webkit.org/show_bug.cgi?id=34688
Summary [Qt] Fix compilation error on Windows by renaming FontCustomPlatformData.cpp ...
Ismail Donmez
Reported 2010-02-06 19:46:45 PST
After applying the patch a manual svn mv is necessary: svn mv platform/graphics/qt/FontCustomPlatformData.cpp platform/graphics/qt/FontCustomPlatformDataQt.cpp For error details, see https://lists.webkit.org/pipermail/webkit-dev/2010-February/011551.html
Attachments
Ismail Donmez
Comment 1 2010-02-09 16:24:02 PST
Already fixed by someone else on trunk.
Note You need to log in before you can comment on or make changes to this bug.