]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetERT.h
Allow row-breaking after some insets
[lyx.git] / src / insets / InsetERT.h
index 30938e0ee0a06e06ef933085eeca75d4aafb1ca2..6ef43760d9f053019dbc0eddab6c36d6bb431359 100644 (file)
@@ -54,7 +54,7 @@ private:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
-       docstring xhtml(XHTMLStream &, OutputParams const &) const;
+       docstring xhtml(XMLStream &, OutputParams const &) const;
        ///
        void validate(LaTeXFeatures &) const {}
        /// should paragraph indendation be omitted in any case?