summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/chartlis.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/chartlis.cxx')
-rw-r--r--sc/source/core/tool/chartlis.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/tool/chartlis.cxx b/sc/source/core/tool/chartlis.cxx
index 69a38fbaa377..b55c6a57a089 100644
--- a/sc/source/core/tool/chartlis.cxx
+++ b/sc/source/core/tool/chartlis.cxx
@@ -284,7 +284,7 @@ private:
private:
ScDocument* mpDoc;
ScChartListener& mrParent;
- bool mbStart;
+ bool const mbStart;
};
}