]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathGrid.h
Introduce a return value for mathmlize(). We will need this to be able
[features.git] / src / mathed / InsetMathGrid.h
index 926216ea1cdca3967a63b2c301c7b0172bf97434..aaef2aaa21c844a42da4e456d6b667e00a491490 100644 (file)
@@ -219,7 +219,7 @@ public:
        ///
        //void maple(MapleStream &) const;
        ///
-       void mathmlize(MathStream &) const;
+       docstring mathmlize(MathStream &) const;
        ///
        //void octave(OctaveStream &) const;