]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathLim.h
Introduce a return value for mathmlize(). We will need this to be able
[features.git] / src / mathed / InsetMathLim.h
index 11d18dc06e2765e596535e28d718176b3e4c69e3..5d1f1a4c6ab63b02e9e091e71b03d2b61501547a 100644 (file)
@@ -40,7 +40,7 @@ public:
        ///
        void mathematica(MathematicaStream &) const;
        ///
-       void mathmlize(MathStream &) const;
+       docstring mathmlize(MathStream &) const;
        ///
        void write(WriteStream & os) const;
        ///