summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
Diffstat (limited to 'uui')
-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 6c4542cfea7e..c28d7f24b6d6 100644
--- a/uui/source/passwordcontainer.hxx
+++ b/uui/source/passwordcontainer.hxx
@@ -141,7 +141,7 @@ class PasswordContainerInteractionHandler :
com::sun::star::task::XInteractionHandler2 >
{
public:
- PasswordContainerInteractionHandler(
+ explicit PasswordContainerInteractionHandler(
const com::sun::star::uno::Reference<
com::sun::star::uno::XComponentContext >& xContext );
virtual ~PasswordContainerInteractionHandler();