summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tpcalc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tpcalc.hxx')
-rw-r--r--sc/source/ui/inc/tpcalc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/tpcalc.hxx b/sc/source/ui/inc/tpcalc.hxx
index b8fbc732b3bb..f2a3e33284ac 100644
--- a/sc/source/ui/inc/tpcalc.hxx
+++ b/sc/source/ui/inc/tpcalc.hxx
@@ -71,7 +71,7 @@ private:
std::unique_ptr<ScDocOptions> pOldOptions;
std::unique_ptr<ScDocOptions> pLocalOptions;
- sal_uInt16 nWhichCalc;
+ sal_uInt16 const nWhichCalc;
private:
void Init();