summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/framework/decryptorimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/framework/decryptorimpl.hxx')
-rw-r--r--xmlsecurity/source/framework/decryptorimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/framework/decryptorimpl.hxx b/xmlsecurity/source/framework/decryptorimpl.hxx
index 9b5cd239becd..1305226e8bb3 100644
--- a/xmlsecurity/source/framework/decryptorimpl.hxx
+++ b/xmlsecurity/source/framework/decryptorimpl.hxx
@@ -61,7 +61,7 @@ private:
public:
explicit DecryptorImpl(const css::uno::Reference< css::uno::XComponentContext > & xContext);
- virtual ~DecryptorImpl();
+ virtual ~DecryptorImpl() override;
/* XDecryptionResultBroadcaster */
virtual void SAL_CALL addDecryptionResultListener(