summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/navsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/shells/navsh.cxx')
-rw-r--r--sw/source/ui/shells/navsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/shells/navsh.cxx b/sw/source/ui/shells/navsh.cxx
index 3cff898e025e..d6dcfc6dbdc0 100644
--- a/sw/source/ui/shells/navsh.cxx
+++ b/sw/source/ui/shells/navsh.cxx
@@ -66,7 +66,7 @@ SwNavigationShell::SwNavigationShell(SwView &_rView):
SwBaseShell( _rView )
{
- SetName(rtl::OUString("Navigation"));
+ SetName(OUString("Navigation"));
SetHelpId(SW_NAVIGATIONSHELL);
}