summaryrefslogtreecommitdiffstats
path: root/uui/source/openlocked.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/openlocked.hxx')
-rw-r--r--uui/source/openlocked.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/openlocked.hxx b/uui/source/openlocked.hxx
index 073a1e5c1105..d94e896f3a36 100644
--- a/uui/source/openlocked.hxx
+++ b/uui/source/openlocked.hxx
@@ -24,7 +24,7 @@
class OpenLockedQueryBox : public MessBox
{
public:
- OpenLockedQueryBox( Window* pParent, ResMgr* pResMgr, const String& aMessage );
+ OpenLockedQueryBox( Window* pParent, ResMgr* pResMgr, const OUString& aMessage );
~OpenLockedQueryBox();
};