summaryrefslogtreecommitdiff
path: root/sw/source/uibase/web/wtabsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/web/wtabsh.cxx')
-rw-r--r--sw/source/uibase/web/wtabsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/web/wtabsh.cxx b/sw/source/uibase/web/wtabsh.cxx
index 013f2bbe169e..0d3c20c97409 100644
--- a/sw/source/uibase/web/wtabsh.cxx
+++ b/sw/source/uibase/web/wtabsh.cxx
@@ -44,7 +44,7 @@ void SwWebTableShell::InitInterface_Impl()
{
GetStaticInterface()->RegisterPopupMenu(SW_RES(MN_TAB_POPUPMENU));
- GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, SW_RES(RID_TABLE_TOOLBOX));
+ GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, RID_TABLE_TOOLBOX);
}
TYPEINIT1(SwWebTableShell,SwTableShell)