summaryrefslogtreecommitdiffstats
path: root/include/svx/ColorSets.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/ColorSets.hxx')
-rw-r--r--include/svx/ColorSets.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/ColorSets.hxx b/include/svx/ColorSets.hxx
index 88e401aa332c..3b347ede0690 100644
--- a/include/svx/ColorSets.hxx
+++ b/include/svx/ColorSets.hxx
@@ -61,7 +61,7 @@ public:
return maColorSets[nIndex];
}
- const ColorSet& getColorSet(const OUString& rName);
+ const ColorSet& getColorSet(std::u16string_view rName);
};
} // end of namespace svx