]> git.lyx.org Git - features.git/blobdiff - src/mathed/array.h
mathed87.diff (Bug fixes, new feature "change font on selection")
[features.git] / src / mathed / array.h
index cd0c071efd54962e477c67465d230bea0fb3fca9..82bd8bd32b947b2893cb89c2c1054d97516f692f 100644 (file)
@@ -110,6 +110,8 @@ public:
        ///
        MathTextCodes GetCode(int pos) const;
        ///
+       void setCode(int pos, MathTextCodes t);
+       ///
        bool isInset(int pos) const;
        ///
        void Write(std::ostream &, bool) const;