]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSplit.h
Whitespace.
[lyx.git] / src / mathed / InsetMathSplit.h
index 123f9258690e28a099c1c817430368cddab264a8..447aa0f4dd1a7ccdacceaa30a2e7fe8c2b43ad56 100644 (file)
@@ -33,6 +33,8 @@ public:
        ///
        void infoize(odocstream & os) const;
        ///
+       void mathmlize(MathStream &) const;
+       ///
        void validate(LaTeXFeatures & features) const;
        ///
        int defaultColSpace(col_type) { return 0; }