]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetPhantom.cpp
Pure HTML output for math macros.
[lyx.git] / src / insets / InsetPhantom.cpp
index 431dbd858482215e60ad500526af14acd787f5c9..d21b0b1bf58d09399d68c4cff72d65c20186fb2a 100644 (file)
@@ -358,7 +358,7 @@ int InsetPhantom::docbook(odocstream & os, OutputParams const & runparams) const
 }
 
 
-docstring InsetPhantom::xhtml(odocstream &, OutputParams const &) const
+docstring InsetPhantom::xhtml(XHTMLStream &, OutputParams const &) const
 {
        return docstring();
 }