]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathColor.h
Another warning.
[lyx.git] / src / mathed / InsetMathColor.h
index 848a46fc7c53bdca9626699b191d5a091a2245bf..7c69dac8b70cae2148dd81b9122c515c4e672248 100644 (file)
@@ -37,6 +37,11 @@ public:
        void validate(LaTeXFeatures & features) const;
        ///
        void write(WriteStream & os) const;
+       /// FIXME XHTML For now, we do nothing with color.
+       void mathmlize(MathStream &) const {}
+       /// FIXME XHTML For now, we do nothing with color.
+       void htmlize(HtmlStream &) const {}
+       ///
        /// write normalized content
        void normalize(NormalStream & ns) const;
        ///