]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetOptArg.cpp
Restore XHTML output for InsetListings.
[lyx.git] / src / insets / InsetOptArg.cpp
index 53d64244c69913d9d523e698ce483d77d1578e32..544b213aae429c09962ba4722de736badd0db1af 100644 (file)
@@ -51,7 +51,7 @@ int InsetOptArg::docbook(odocstream &, OutputParams const &) const
 }
 
 
-docstring InsetOptArg::xhtml(odocstream &, OutputParams const &) const
+docstring InsetOptArg::xhtml(XHTMLStream &, OutputParams const &) const
 {
        return docstring();
 }