summaryrefslogtreecommitdiffstats
path: root/include/svx/gallerybinaryengineentry.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/gallerybinaryengineentry.hxx')
-rw-r--r--include/svx/gallerybinaryengineentry.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/gallerybinaryengineentry.hxx b/include/svx/gallerybinaryengineentry.hxx
index b1130127765c..7637e3d8caae 100644
--- a/include/svx/gallerybinaryengineentry.hxx
+++ b/include/svx/gallerybinaryengineentry.hxx
@@ -40,7 +40,7 @@ public:
GalleryBinaryEngineEntry();
static void CreateUniqueURL(const INetURLObject& rBaseURL, INetURLObject& aURL);
- OUString ReadStrFromIni(const OUString& aKeyName);
+ OUString ReadStrFromIni(std::u16string_view aKeyName);
const INetURLObject& GetThmURL() const { return mpGalleryStorageLocations->GetThmURL(); }
const INetURLObject& GetSdgURL() const { return mpGalleryStorageLocations->GetSdgURL(); }