summaryrefslogtreecommitdiffstats
path: root/svx/source/unogallery/unogaltheme.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unogallery/unogaltheme.hxx')
-rw-r--r--svx/source/unogallery/unogaltheme.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unogallery/unogaltheme.hxx b/svx/source/unogallery/unogaltheme.hxx
index 7eb3b2ccf13d..31cde7003bbe 100644
--- a/svx/source/unogallery/unogaltheme.hxx
+++ b/svx/source/unogallery/unogaltheme.hxx
@@ -44,7 +44,7 @@ class GalleryTheme : public ::cppu::WeakImplHelper<
public:
- explicit GalleryTheme( const OUString& rThemeName );
+ explicit GalleryTheme( std::u16string_view rThemeName );
virtual ~GalleryTheme() override;
protected: