]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_macro.h
mathed33.diff
[features.git] / src / mathed / math_macro.h
index 24269eb3666657dd606f713416d9a54f544073ba..3604468d585332ee4ece78fd00667940b1769f4d 100644 (file)
@@ -63,11 +63,11 @@ public:
        ///
        void SetFocus(int, int);
        ///
-       MathedArray * GetData();
+       MathedArray & GetData();
        ///
        MathedRowSt * getRowSt() const;
        ///
-       void setData(MathedArray *);
+       void setData(MathedArray const &);
        ///
        MathedTextCodes getTCode() const;
        ///