summaryrefslogtreecommitdiff
path: root/sw/source/uibase/web/wformsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/web/wformsh.cxx')
-rw-r--r--sw/source/uibase/web/wformsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/web/wformsh.cxx b/sw/source/uibase/web/wformsh.cxx
index be3b7b830757..f83196549454 100644
--- a/sw/source/uibase/web/wformsh.cxx
+++ b/sw/source/uibase/web/wformsh.cxx
@@ -42,7 +42,7 @@ void SwWebDrawFormShell::InitInterface_Impl()
{
GetStaticInterface()->RegisterPopupMenu(SW_RES(MN_DRAWFORM_POPUPMENU));
- GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, SW_RES(RID_TEXT_TOOLBOX));
+ GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, RID_TEXT_TOOLBOX);
}
TYPEINIT1(SwWebDrawFormShell, SwDrawFormShell)