]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_fracinset.h
fix the matrix reading other small cleanup
[features.git] / src / mathed / math_fracinset.h
index 83011783f25cff0c137612e57b20ca075c9d33fa..d4e1af923cadbf778fc57135c05a1a72a762419d 100644 (file)
@@ -39,6 +39,8 @@ public:
        ///
        MathedArray & GetData();
        ///
+       MathedArray const & GetData() const;
+       ///
        bool setArgumentIdx(int i); // was bool Up/down(void);
        ///
        int getArgumentIdx() const;