summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/framework/signaturecreatorimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/framework/signaturecreatorimpl.hxx')
-rw-r--r--xmlsecurity/source/framework/signaturecreatorimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/framework/signaturecreatorimpl.hxx b/xmlsecurity/source/framework/signaturecreatorimpl.hxx
index 2b14cad9cd20..2171738b5208 100644
--- a/xmlsecurity/source/framework/signaturecreatorimpl.hxx
+++ b/xmlsecurity/source/framework/signaturecreatorimpl.hxx
@@ -68,7 +68,7 @@ private:
public:
explicit SignatureCreatorImpl( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~SignatureCreatorImpl();
+ virtual ~SignatureCreatorImpl() override;
/* XBlockerMonitor */
virtual void SAL_CALL setBlockerId( sal_Int32 id )