summaryrefslogtreecommitdiff
path: root/include/formula/formdata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/formula/formdata.hxx')
-rw-r--r--include/formula/formdata.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/formula/formdata.hxx b/include/formula/formdata.hxx
index c531804e1e46..5f4877e76d1c 100644
--- a/include/formula/formdata.hxx
+++ b/include/formula/formdata.hxx
@@ -57,7 +57,7 @@ public:
protected:
void Reset();
FormEditData( const FormEditData& );
- const FormEditData& operator=( const FormEditData& r );
+ FormEditData& operator=( const FormEditData& r );
FormEditData* pParent; // fuer Verschachtelung
private: