]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathSpace.h
Introduce a return value for mathmlize(). We will need this to be able
[features.git] / src / mathed / InsetMathSpace.h
index 3e60b41c12e8409a043b279f50ed75f606afd1f0..442fe2e799c2f15ea239fd24b68b6e165dbeb616 100644 (file)
@@ -52,7 +52,7 @@ public:
        ///
        void octave(OctaveStream &) const;
        ///
-       void mathmlize(MathStream & ms) const;
+       docstring mathmlize(MathStream & ms) const;
        ///
        void write(WriteStream & os) const;
        /// generate something that will be understood by the Dialogs.