diff options
Diffstat (limited to 'vcl/quartz/ctfonts.hxx')
-rw-r--r-- | vcl/quartz/ctfonts.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/quartz/ctfonts.hxx b/vcl/quartz/ctfonts.hxx index e4b536d0ff52..b896c6a9150e 100644 --- a/vcl/quartz/ctfonts.hxx +++ b/vcl/quartz/ctfonts.hxx @@ -26,7 +26,7 @@ #endif #include "sallayout.hxx" -SystemFontList* GetCoretextFontList(void); +SystemFontList* GetCoretextFontList(); ImplDevFontAttributes DevFontFromCTFontDescriptor( CTFontDescriptorRef, bool* ); #endif // INCLUDED_VCL_QUARTZ_CTFONTS_HXX |