summaryrefslogtreecommitdiff
path: root/svx/source/dialog/ClassificationDialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/ClassificationDialog.cxx')
-rw-r--r--svx/source/dialog/ClassificationDialog.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/ClassificationDialog.cxx b/svx/source/dialog/ClassificationDialog.cxx
index a23e56029bf8..ef376a8aa082 100644
--- a/svx/source/dialog/ClassificationDialog.cxx
+++ b/svx/source/dialog/ClassificationDialog.cxx
@@ -71,7 +71,7 @@ namespace {
constexpr size_t RECENTLY_USED_LIMIT = 5;
-const OUString constRecentlyUsedFileName("recentlyUsed.xml");
+const OUStringLiteral constRecentlyUsedFileName("recentlyUsed.xml");
OUString lcl_getClassificationUserPath()
{