summaryrefslogtreecommitdiff
path: root/uui/source/logindlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/logindlg.hxx')
-rw-r--r--uui/source/logindlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/logindlg.hxx b/uui/source/logindlg.hxx
index 07943b3446da..4fe319effecc 100644
--- a/uui/source/logindlg.hxx
+++ b/uui/source/logindlg.hxx
@@ -67,7 +67,7 @@ class LoginDialog : public ModalDialog
DECL_LINK(UseSysCredsHdl_Impl, void *);
public:
- LoginDialog(Window* pParent, sal_uInt16 nFlags,
+ LoginDialog(vcl::Window* pParent, sal_uInt16 nFlags,
const OUString& rServer, const OUString &rRealm);
OUString GetPath() const { return m_pPathED->GetText(); }