summaryrefslogtreecommitdiffstats
path: root/include/sfx2/templatedlglocalview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/templatedlglocalview.hxx')
-rw-r--r--include/sfx2/templatedlglocalview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/templatedlglocalview.hxx b/include/sfx2/templatedlglocalview.hxx
index a8fc57e254c3..bd51d72766c5 100644
--- a/include/sfx2/templatedlglocalview.hxx
+++ b/include/sfx2/templatedlglocalview.hxx
@@ -24,7 +24,7 @@ public:
void showRegion(TemplateContainerItem const* pItem);
- void showRegion(const OUString& rName);
+ void showRegion(std::u16string_view rName);
void createContextMenu(const bool bIsDefault);