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 02433c941add..717a3d6e0f1c 100644
--- a/sw/source/uibase/web/wgrfsh.cxx
+++ b/sw/source/uibase/web/wgrfsh.cxx
@@ -45,7 +45,7 @@ SFX_IMPL_INTERFACE(SwWebGrfShell, SwGrfShell)
void SwWebGrfShell::InitInterface_Impl()
{
- GetStaticInterface()->RegisterPopupMenu(SW_RES(MN_GRF_POPUPMENU));
+ GetStaticInterface()->RegisterPopupMenu("graphic");
GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, RID_WEBGRAPHIC_TOOLBOX);
}