summaryrefslogtreecommitdiff
path: root/uui/source/unknownauthdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/unknownauthdlg.hxx')
-rw-r--r--uui/source/unknownauthdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/unknownauthdlg.hxx b/uui/source/unknownauthdlg.hxx
index f78b91aab604..0b8d1e64ab2b 100644
--- a/uui/source/unknownauthdlg.hxx
+++ b/uui/source/unknownauthdlg.hxx
@@ -43,7 +43,7 @@ private:
DECL_LINK(ViewCertHdl_Impl, void *);
public:
- UnknownAuthDialog(Window* pParent,
+ UnknownAuthDialog(vcl::Window* pParent,
const css::uno::Reference< css::security::XCertificate >& rXCert,
const css::uno::Reference< css::uno::XComponentContext >& xContext);