summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app/applab.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/app/applab.cxx')
-rw-r--r--sw/source/uibase/app/applab.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/app/applab.cxx b/sw/source/uibase/app/applab.cxx
index 4c3a8c1a4b56..1bd34c590ede 100644
--- a/sw/source/uibase/app/applab.cxx
+++ b/sw/source/uibase/app/applab.cxx
@@ -61,7 +61,7 @@
using namespace ::com::sun::star;
-const OUStringLiteral MASTER_LABEL = u"MasterLabel";
+constexpr OUStringLiteral MASTER_LABEL = u"MasterLabel";
static const SwFrameFormat *lcl_InsertBCText( SwWrtShell& rSh, const SwLabItem& rItem,
SwFrameFormat &rFormat,