summaryrefslogtreecommitdiff
path: root/sw/inc/unosett.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unosett.hxx')
-rw-r--r--sw/inc/unosett.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unosett.hxx b/sw/inc/unosett.hxx
index e4203d3a315d..a6d49603cf7e 100644
--- a/sw/inc/unosett.hxx
+++ b/sw/inc/unosett.hxx
@@ -150,7 +150,7 @@ private:
SwDocShell* pDocShell; // Only if used as chapter numbering.
SwNumRule* pNumRule;
const SfxItemPropertySet* m_pPropertySet;
- bool bOwnNumRuleCreated;
+ bool const bOwnNumRuleCreated;
protected:
virtual ~SwXNumberingRules() override;