[Libreoffice-commits] core.git: vcl/inc

Chris Sherlock chris.sherlock79 at gmail.com
Mon Sep 29 16:11:50 PDT 2014


 vcl/inc/quartz/salgdi.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6a6e8628bdbe60931ce8e7fa9f4bb66170f7737b
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date:   Tue Sep 30 09:11:08 2014 +1000

    vcl: fixup last cleanup
    
    Change-Id: I628b50b3dd7914edcacb571ead226146455f62f1

diff --git a/vcl/inc/quartz/salgdi.h b/vcl/inc/quartz/salgdi.h
index 3005fae..73e57c6 100644
--- a/vcl/inc/quartz/salgdi.h
+++ b/vcl/inc/quartz/salgdi.h
@@ -331,7 +331,7 @@ public:
     virtual void            GetFontMetric( ImplFontMetricData*, int nFallbackLevel ) SAL_OVERRIDE;
     // get the repertoire of the current font
     virtual const ImplFontCharMap*
-                            GetFontCharMap() const SAL_OVERRIDE;
+                            GetImplFontCharMap() const SAL_OVERRIDE;
     virtual bool            GetFontCapabilities(vcl::FontCapabilities &rFontCapabilities) const SAL_OVERRIDE;
     // graphics must fill supplied font list
     virtual void            GetDevFontList( PhysicalFontCollection* ) SAL_OVERRIDE;


More information about the Libreoffice-commits mailing list