summaryrefslogtreecommitdiffstats
path: root/sw/qa/core/docnode/docnode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/core/docnode/docnode.cxx')
-rw-r--r--sw/qa/core/docnode/docnode.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/core/docnode/docnode.cxx b/sw/qa/core/docnode/docnode.cxx
index a2d2524a586e..bcda50c8de7a 100644
--- a/sw/qa/core/docnode/docnode.cxx
+++ b/sw/qa/core/docnode/docnode.cxx
@@ -13,7 +13,7 @@
#include <doc.hxx>
#include <docary.hxx>
-OUStringLiteral const DATA_DIRECTORY = u"/sw/qa/core/docnode/data/";
+constexpr OUStringLiteral DATA_DIRECTORY = u"/sw/qa/core/docnode/data/";
/// Covers sw/source/core/docnode/ fixes.
class Test : public SwModelTestBase