summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/beziersh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/shells/beziersh.cxx')
-rw-r--r--sw/source/ui/shells/beziersh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/shells/beziersh.cxx b/sw/source/ui/shells/beziersh.cxx
index d2a17b268524..a5948bd1fec4 100644
--- a/sw/source/ui/shells/beziersh.cxx
+++ b/sw/source/ui/shells/beziersh.cxx
@@ -53,7 +53,7 @@ TYPEINIT1(SwBezierShell,SwBaseShell)
SwBezierShell::SwBezierShell(SwView &_rView):
SwBaseShell( _rView )
{
- SetName(rtl::OUString("Bezier"));
+ SetName(OUString("Bezier"));
SetHelpId(SW_BEZIERSHELL);
SwWrtShell *pSh = &GetShell();