summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/framework/encryptorimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/framework/encryptorimpl.hxx')
-rw-r--r--xmlsecurity/source/framework/encryptorimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/framework/encryptorimpl.hxx b/xmlsecurity/source/framework/encryptorimpl.hxx
index 368fe94a430e..a3c3f7c49735 100644
--- a/xmlsecurity/source/framework/encryptorimpl.hxx
+++ b/xmlsecurity/source/framework/encryptorimpl.hxx
@@ -70,7 +70,7 @@ private:
public:
explicit EncryptorImpl(const css::uno::Reference< css::uno::XComponentContext > & xContext);
- virtual ~EncryptorImpl();
+ virtual ~EncryptorImpl() override;
/* XEncryptionResultBroadcaster */
virtual void SAL_CALL addEncryptionResultListener(