[Libreoffice-commits] core.git: xmlsecurity/inc
Stephan Bergmann
sbergman at redhat.com
Mon Sep 4 11:43:25 UTC 2017
xmlsecurity/inc/framework/securityengine.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 10bf5f34a851cd363d36507aedd6423be097fe93
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Mon Sep 4 13:42:58 2017 +0200
loplugin:dyncastvisibility
Change-Id: I50c89b310da84e3d6a47b18114c20b4c35628a50
diff --git a/xmlsecurity/inc/framework/securityengine.hxx b/xmlsecurity/inc/framework/securityengine.hxx
index c359431f66ec..b0cb842d5e56 100644
--- a/xmlsecurity/inc/framework/securityengine.hxx
+++ b/xmlsecurity/inc/framework/securityengine.hxx
@@ -29,7 +29,7 @@
#include <cppuhelper/implbase.hxx>
-class SecurityEngine : public cppu::WeakImplHelper
+class SAL_DLLPUBLIC_RTTI SecurityEngine : public cppu::WeakImplHelper
<
css::xml::crypto::sax::XReferenceResolvedListener,
css::xml::crypto::sax::XKeyCollector,
More information about the Libreoffice-commits
mailing list