summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/FontCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/FontCache.h')
-rw-r--r--WebCore/platform/graphics/FontCache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/platform/graphics/FontCache.h b/WebCore/platform/graphics/FontCache.h
index dd5928d..1a3ba69 100644
--- a/WebCore/platform/graphics/FontCache.h
+++ b/WebCore/platform/graphics/FontCache.h
@@ -72,6 +72,7 @@ public:
#endif
static void comInitialize();
static void comUninitialize();
+ static IMultiLanguage* getMultiLanguageInterface();
#elif PLATFORM(WIN)
IMLangFontLink2* getFontLinkInterface();
#endif