git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Build fix.
[WebKit-https.git]
/
WebCore
/
platform
/
graphics
/
qt
/
GlyphPageTreeNodeQt.cpp
diff --git
a/WebCore/platform/graphics/qt/GlyphPageTreeNodeQt.cpp
b/WebCore/platform/graphics/qt/GlyphPageTreeNodeQt.cpp
index 0f8963d5ebe324b8884e83978561ff40694e74db..1fd179388a9fbb3ab250453e69eb732b71b0912e 100644
(file)
--- a/
WebCore/platform/graphics/qt/GlyphPageTreeNodeQt.cpp
+++ b/
WebCore/platform/graphics/qt/GlyphPageTreeNodeQt.cpp
@@
-28,7
+28,7
@@
namespace WebCore {
namespace WebCore {
-void GlyphPageTreeNode::pruneTreeCustomFontData(const
Simple
FontData* fontData)
+void GlyphPageTreeNode::pruneTreeCustomFontData(const FontData* fontData)
{
QFontDatabase::removeApplicationFont(fontData->platformData().handle);
}
{
QFontDatabase::removeApplicationFont(fontData->platformData().handle);
}