]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_charinset.h
code cosmetics to the iterator fix
[lyx.git] / src / mathed / math_charinset.h
index 7c63e71dc013b3f9c1722e02c52820dd914f63e0..a40f577d472f180a88377d511f93dc53e426bcc3 100644 (file)
@@ -37,6 +37,8 @@ public:
        void normalize(NormalStream & ns) const;
        ///
        void octave(OctaveStream & os) const;
+       ///
+       void mathmlize(MathMLStream & ms) const;
        /// identifies Charinsets
        MathCharInset const * asCharInset() const { return this; }
        ///