summaryrefslogtreecommitdiff
path: root/uui/source/passworddlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/passworddlg.cxx')
-rw-r--r--uui/source/passworddlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/passworddlg.cxx b/uui/source/passworddlg.cxx
index 3d4326eb10ff..2e5ed497b599 100644
--- a/uui/source/passworddlg.cxx
+++ b/uui/source/passworddlg.cxx
@@ -24,7 +24,7 @@
using namespace ::com::sun::star;
-PasswordDialog::PasswordDialog(Window* _pParent,
+PasswordDialog::PasswordDialog(vcl::Window* _pParent,
task::PasswordRequestMode nDlgMode, ResMgr * pResMgr,
const OUString& aDocURL, bool bOpenToModify, bool bIsSimplePasswordRequest)
: ModalDialog(_pParent, "PasswordDialog", "uui/ui/password.ui")