summaryrefslogtreecommitdiff
path: root/uui/source/masterpassworddlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/masterpassworddlg.cxx')
-rw-r--r--uui/source/masterpassworddlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/masterpassworddlg.cxx b/uui/source/masterpassworddlg.cxx
index ed297a860e69..3b6a071968a3 100644
--- a/uui/source/masterpassworddlg.cxx
+++ b/uui/source/masterpassworddlg.cxx
@@ -36,7 +36,7 @@ IMPL_LINK_NOARG(MasterPasswordDialog, OKHdl_Impl)
MasterPasswordDialog::MasterPasswordDialog
(
- Window* pParent,
+ vcl::Window* pParent,
::com::sun::star::task::PasswordRequestMode aDialogMode,
ResMgr* pResMgr
)