summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-06-18 21:29:52 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-06-19 13:42:19 +0200
commit2e752143b59945223a6d6852890547a9f134bdab (patch)
tree0898521a31481147a1f0f7f6127bb75d07fbdf83 /include
parent04c041491983ec1f7bd71b965a55255ec0e3ea51 (diff)
tidy up setting parents
Change-Id: Ic0d30d066c76f2b30a5c4e6c864d80c8242c2444 Reviewed-on: https://gerrit.libreoffice.org/56082 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/passwd.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/passwd.hxx b/include/sfx2/passwd.hxx
index 4c8b7f15868c..a09364cf6918 100644
--- a/include/sfx2/passwd.hxx
+++ b/include/sfx2/passwd.hxx
@@ -80,7 +80,7 @@ private:
void SetPasswdText();
public:
- SfxPasswordDialog(weld::Window* pParent, const OUString* pGroupText = nullptr);
+ SfxPasswordDialog(weld::Widget* pParent, const OUString* pGroupText = nullptr);
OUString GetUser() const
{