summaryrefslogtreecommitdiff
path: root/sw/source/ui/web/wgrfsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/web/wgrfsh.cxx')
-rw-r--r--sw/source/ui/web/wgrfsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/web/wgrfsh.cxx b/sw/source/ui/web/wgrfsh.cxx
index 4299025c0621..f2bc20d39eac 100644
--- a/sw/source/ui/web/wgrfsh.cxx
+++ b/sw/source/ui/web/wgrfsh.cxx
@@ -50,7 +50,7 @@ SwWebGrfShell::SwWebGrfShell(SwView &_rView) :
SwGrfShell(_rView)
{
- SetName(rtl::OUString("Graphic"));
+ SetName(OUString("Graphic"));
SetHelpId(SW_GRFSHELL);
}