]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_macro.h
fix the matrix reading other small cleanup
[features.git] / src / mathed / math_macro.h
index 63421ef3b8ca0f135cb2ca591275bbfd5f9593c0..964e57ba171c0e3c60edabb21019e754f70df01d 100644 (file)
@@ -62,6 +62,8 @@ public:
        ///
        MathedArray & GetData();
        ///
+       MathedArray const & GetData() const;
+       ///
        MathedRowSt * getRowSt() const;
        ///
        void setData(MathedArray const &);