]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetPhantom.cpp
Rename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook...
[features.git] / src / insets / InsetPhantom.cpp
index f8c3c3895568aaa9febc6a8ea022a62f6f66d7c7..4771cb83ee42899992846295e967d8b67141d664 100644 (file)
@@ -367,7 +367,7 @@ int InsetPhantom::docbook(odocstream & os, OutputParams const & runparams) const
 }
 
 
-docstring InsetPhantom::xhtml(XHTMLStream &, OutputParams const &) const
+docstring InsetPhantom::xhtml(XMLStream &, OutputParams const &) const
 {
        return docstring();
 }