summaryrefslogtreecommitdiff
path: root/starmath/source/mathtype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/mathtype.hxx')
-rw-r--r--starmath/source/mathtype.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/mathtype.hxx b/starmath/source/mathtype.hxx
index 1e3a744d7789..0a9ca7d442bf 100644
--- a/starmath/source/mathtype.hxx
+++ b/starmath/source/mathtype.hxx
@@ -151,7 +151,7 @@ private:
void TypeFaceToString(OUString &rRet,sal_uInt8 nFace);
OUStringBuffer &rRet;
- SmNode *pTree;
+ SmNode * const pTree;
sal_uInt8 nHAlign;