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.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/uibase/web/wtabsh.cxx b/sw/source/uibase/web/wtabsh.cxx
index e58ab8a7b8b0..ef0b704b06a1 100644
--- a/sw/source/uibase/web/wtabsh.cxx
+++ b/sw/source/uibase/web/wtabsh.cxx
@@ -45,8 +45,7 @@ SFX_IMPL_INTERFACE(SwWebTableShell, SwTableShell)
void SwWebTableShell::InitInterface_Impl()
{
- GetStaticInterface()->RegisterPopupMenu(SW_RES(MN_TAB_POPUPMENU));
-
+ GetStaticInterface()->RegisterPopupMenu("table");
GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, RID_TABLE_TOOLBOX);
}