summaryrefslogtreecommitdiff
path: root/include/sfx2/passwd.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-06-28 10:39:39 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-06-28 11:50:15 +0100
commit31fc0b74425253589b2ac0dcecb9e8a2714954b4 (patch)
treecb19b41844fd1675d95ea0f29e9f7ec02cd3a629 /include/sfx2/passwd.hxx
parent1a05f14ba263bf47c5c5c8aee080ef28d5db2075 (diff)
always call setDeferredProperties for dialog get/set title
Change-Id: I57f9cc8fbdb9d2a304c346e03893fa55d6a61bd5
Diffstat (limited to 'include/sfx2/passwd.hxx')
-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 1f10c7416b98..b0efa7bc147c 100644
--- a/include/sfx2/passwd.hxx
+++ b/include/sfx2/passwd.hxx
@@ -73,7 +73,7 @@ private:
void SetPasswdText();
public:
- SfxPasswordDialog(Window* pParent, const String* pGroupText = NULL);
+ SfxPasswordDialog(Window* pParent, const OUString* pGroupText = NULL);
String GetUser() const
{