summaryrefslogtreecommitdiff
path: root/include/sfx2/templatelocalview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/templatelocalview.hxx')
-rw-r--r--include/sfx2/templatelocalview.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/templatelocalview.hxx b/include/sfx2/templatelocalview.hxx
index e87d37e9aef5..1ed2ee1a4e61 100644
--- a/include/sfx2/templatelocalview.hxx
+++ b/include/sfx2/templatelocalview.hxx
@@ -148,7 +148,7 @@ public:
void updateThumbnailDimensions(tools::Long itemMaxSize);
- void RemoveDefaultTemplateIcon( const OUString& rPath);
+ void RemoveDefaultTemplateIcon( std::u16string_view rPath);
static BitmapEx scaleImg (const BitmapEx &rImg, tools::Long width, tools::Long height);