summaryrefslogtreecommitdiff
path: root/sc/inc/notesuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/notesuno.hxx')
-rw-r--r--sc/inc/notesuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/notesuno.hxx b/sc/inc/notesuno.hxx
index 015132a7b4fa..59af4726022a 100644
--- a/sc/inc/notesuno.hxx
+++ b/sc/inc/notesuno.hxx
@@ -98,7 +98,7 @@ private:
private:
ScDocShell* pDocShell;
- ScAddress aCellPos;
+ ScAddress const aCellPos;
rtl::Reference<SvxUnoText> pUnoText;
};