[Libreoffice-commits] .: vcl/inc

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Sep 6 11:49:19 PDT 2012


 vcl/inc/vcl/fontmanager.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 23cd24bd4d4df9247f8f0496f9934a2ce6d110dd
Author: Michael Stahl <mstahl at redhat.com>
Date:   Thu Sep 6 20:45:49 2012 +0200

    vcl: export PrintFontManager
    
    PrintFontManager is accessed from sw since
    11f7d6aca36b25fb0b225cd0c641cd4f09338672
    
    Change-Id: Ia8124acfa15386b126af2133830e1803bcf1a70f

diff --git a/vcl/inc/vcl/fontmanager.hxx b/vcl/inc/vcl/fontmanager.hxx
index 81b4200..b659435 100644
--- a/vcl/inc/vcl/fontmanager.hxx
+++ b/vcl/inc/vcl/fontmanager.hxx
@@ -153,7 +153,7 @@ class FontCache;
 
 class FontCache;
 
-class VCL_PLUGIN_PUBLIC PrintFontManager
+class VCL_DLLPUBLIC PrintFontManager
 {
     struct PrintFont;
     struct TrueTypeFontFile;


More information about the Libreoffice-commits mailing list