summaryrefslogtreecommitdiff
path: root/uui/source/passwordcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/passwordcontainer.hxx')
-rw-r--r--uui/source/passwordcontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/passwordcontainer.hxx b/uui/source/passwordcontainer.hxx
index 42a56e4d3b61..7457ddfe264a 100644
--- a/uui/source/passwordcontainer.hxx
+++ b/uui/source/passwordcontainer.hxx
@@ -131,7 +131,7 @@ class PasswordContainerInteractionHandler :
public:
explicit PasswordContainerInteractionHandler(
const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~PasswordContainerInteractionHandler();
+ virtual ~PasswordContainerInteractionHandler() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()