summaryrefslogtreecommitdiffstats
path: root/sw/qa/core/undo/undo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/qa/core/undo/undo.cxx')
-rw-r--r--sw/qa/core/undo/undo.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/core/undo/undo.cxx b/sw/qa/core/undo/undo.cxx
index 32aecfbe6616..fd1069e64ae0 100644
--- a/sw/qa/core/undo/undo.cxx
+++ b/sw/qa/core/undo/undo.cxx
@@ -22,7 +22,7 @@
#include <view.hxx>
#include <cmdid.h>
-OUStringLiteral const DATA_DIRECTORY = u"/sw/qa/core/undo/data/";
+constexpr OUStringLiteral DATA_DIRECTORY = u"/sw/qa/core/undo/data/";
/// Covers sw/source/core/undo/ fixes.
class SwCoreUndoTest : public SwModelTestBase