summaryrefslogtreecommitdiff
path: root/vcl/inc/impfontcharmap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/impfontcharmap.hxx')
-rw-r--r--vcl/inc/impfontcharmap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/impfontcharmap.hxx b/vcl/inc/impfontcharmap.hxx
index 2d3c5ac16c89..297cd5fa359a 100644
--- a/vcl/inc/impfontcharmap.hxx
+++ b/vcl/inc/impfontcharmap.hxx
@@ -28,7 +28,7 @@ typedef tools::SvRef<ImplFontCharMap> ImplFontCharMapRef;
class CmapResult;
-class VCL_PLUGIN_PUBLIC ImplFontCharMap : public SvRefBase
+class ImplFontCharMap : public SvRefBase
{
public:
explicit ImplFontCharMap( const CmapResult& );