]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathPhantom.h
Another warning.
[lyx.git] / src / mathed / InsetMathPhantom.h
index cbc01b0435ca056b9904ff383b19dba85d69785f..9cce40df23bf3cbaff76f079af7fcab1eb17dc06 100644 (file)
@@ -39,6 +39,10 @@ public:
        void infoize(odocstream & os) const;
        ///
        InsetCode lyxCode() const { return MATH_PHANTOM_CODE; }
+       /// Nothing for now
+       void mathmlize(MathStream &) const {}
+       /// Nothing for HTML
+       void htmlize(HtmlStream &) const {}
 
 private:
        ///