]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_root.h
mathed33.diff
[features.git] / src / mathed / math_root.h
index bddb171dcf8f6cfecb38a3855d22de8d9a664658..02c856911b9e493d83017d05264f5f4b3d30e2a7 100644 (file)
@@ -47,11 +47,11 @@ public:
        ///
        void SetFocus(int, int);
        ///
-       void setData(MathedArray *);
+       void setData(MathedArray const &);
        ///
        void GetXY(int & x, int & y) const;
        ///
-       MathedArray * GetData();
+       MathedArray & GetData();
        ///
        bool setArgumentIdx(int i);
        ///