summaryrefslogtreecommitdiff
path: root/sw/source/uibase/web/wlistsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/web/wlistsh.cxx')
-rw-r--r--sw/source/uibase/web/wlistsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/web/wlistsh.cxx b/sw/source/uibase/web/wlistsh.cxx
index 5d9e9c8a3f76..efda0b9afbdb 100644
--- a/sw/source/uibase/web/wlistsh.cxx
+++ b/sw/source/uibase/web/wlistsh.cxx
@@ -38,7 +38,7 @@ SFX_IMPL_INTERFACE(SwWebListShell, SwListShell, SW_RES(STR_SHELLNAME_LIST))
void SwWebListShell::InitInterface_Impl()
{
- GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, SW_RES(RID_NUM_TOOLBOX));
+ GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, RID_NUM_TOOLBOX);
}
TYPEINIT1(SwWebListShell,SwListShell)