summaryrefslogtreecommitdiff
path: root/sw/source/uibase/web/wtextsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/web/wtextsh.cxx')
-rw-r--r--sw/source/uibase/web/wtextsh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/web/wtextsh.cxx b/sw/source/uibase/web/wtextsh.cxx
index c655bdf2cb22..275083c0dd4b 100644
--- a/sw/source/uibase/web/wtextsh.cxx
+++ b/sw/source/uibase/web/wtextsh.cxx
@@ -35,7 +35,7 @@ SFX_IMPL_INTERFACE(SwWebTextShell, SwBaseShell)
void SwWebTextShell::InitInterface_Impl()
{
- GetStaticInterface()->RegisterPopupMenu("text");
+ GetStaticInterface()->RegisterPopupMenu(u"text"_ustr);
GetStaticInterface()->RegisterObjectBar(SFX_OBJECTBAR_OBJECT, SfxVisibilityFlags::Invisible, ToolbarId::Text_Toolbox_Sw);