summaryrefslogtreecommitdiff
path: root/vcl/win/source/gdi/winlayout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/win/source/gdi/winlayout.hxx')
-rw-r--r--vcl/win/source/gdi/winlayout.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/win/source/gdi/winlayout.hxx b/vcl/win/source/gdi/winlayout.hxx
index 188b9539cbd7..196b8e941f19 100644
--- a/vcl/win/source/gdi/winlayout.hxx
+++ b/vcl/win/source/gdi/winlayout.hxx
@@ -43,7 +43,7 @@ public:
WinLayout(HDC, const ImplWinFontData&, ImplWinFontEntry&, bool bUseOpenGL);
virtual void InitFont() const;
void SetFontScale( float f ) { mfFontScale = f; }
- HFONT DisableFontScaling( void) const;
+ HFONT DisableFontScaling() const;
SCRIPT_CACHE& GetScriptCache() const;