summaryrefslogtreecommitdiff
path: root/sw/source/uibase/web/wgrfsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/web/wgrfsh.cxx')
-rw-r--r--sw/source/uibase/web/wgrfsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/web/wgrfsh.cxx b/sw/source/uibase/web/wgrfsh.cxx
index b9fd9401d193..54f59a1b85dc 100644
--- a/sw/source/uibase/web/wgrfsh.cxx
+++ b/sw/source/uibase/web/wgrfsh.cxx
@@ -44,7 +44,7 @@ void SwWebGrfShell::InitInterface_Impl()
{
GetStaticInterface()->RegisterPopupMenu(SW_RES(MN_GRF_POPUPMENU));
- GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, SW_RES(RID_WEBGRAPHIC_TOOLBOX));
+ GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, RID_WEBGRAPHIC_TOOLBOX);
}
TYPEINIT1(SwWebGrfShell,SwGrfShell)