summaryrefslogtreecommitdiffstats
path: root/WebKit/win/WebKitGraphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/win/WebKitGraphics.h')
-rw-r--r--WebKit/win/WebKitGraphics.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/WebKit/win/WebKitGraphics.h b/WebKit/win/WebKitGraphics.h
index 59c874b..75ab36c 100644
--- a/WebKit/win/WebKitGraphics.h
+++ b/WebKit/win/WebKitGraphics.h
@@ -74,6 +74,8 @@ unsigned RightTruncateStringToWidth(LPCTSTR text, int length, const WebFontDescr
void WebKitSetShouldUseFontSmoothing(bool);
bool WebKitShouldUseFontSmoothing();
+void WebKitSystemParameterChanged(UINT parameter);
+
}
#endif // !defined(WebKitGraphics_h)