]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathMatrix.h
* zh_TW.po: Update from Mingyi Wu
[lyx.git] / src / mathed / InsetMathMatrix.h
index a62c8ea44b7bfb5a020e962b9810758b20099950..26a854402606476c29b14cb78aa5010f33ff773c 100644 (file)
@@ -42,6 +42,8 @@ public:
        ///
        void mathmlize(MathStream &) const;
        ///
+       void htmlize(HtmlStream &) const;
+       ///
        void octave(OctaveStream &) const;
        ///
        InsetCode lyxCode() const { return MATH_MATRIX_CODE; }