summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/templatesearchview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/templatesearchview.hxx')
-rw-r--r--sfx2/source/inc/templatesearchview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/templatesearchview.hxx b/sfx2/source/inc/templatesearchview.hxx
index d5a1dc32ceda..24becb6146ba 100644
--- a/sfx2/source/inc/templatesearchview.hxx
+++ b/sfx2/source/inc/templatesearchview.hxx
@@ -43,7 +43,7 @@ public:
static BitmapEx getDefaultThumbnail( const OUString& rPath );
- void RemoveDefaultTemplateIcon(const OUString& rPath);
+ void RemoveDefaultTemplateIcon(std::u16string_view rPath);
private:
virtual void OnItemDblClicked(ThumbnailViewItem *pItem) override;