summaryrefslogtreecommitdiff
path: root/starmath/source/uiobject.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/uiobject.hxx')
-rw-r--r--starmath/source/uiobject.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/uiobject.hxx b/starmath/source/uiobject.hxx
index ecfef8abe627..616066f85df2 100644
--- a/starmath/source/uiobject.hxx
+++ b/starmath/source/uiobject.hxx
@@ -20,7 +20,7 @@ class ElementUIObject : public UIObject
{
private:
VclPtr<SmElementsControl> mxElementsSelector;
- OUString maID;
+ OUString const maID;
public: