]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCounter.h
Allow row-breaking after some insets
[lyx.git] / src / insets / InsetCounter.h
index a050532e092a0a90681796cf66c0f1a3b9242866..65334a3836f62838c36885d7d9dbe9aaacd79257 100644 (file)
@@ -41,7 +41,7 @@ public:
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///
-       docstring xhtml(XHTMLStream &, OutputParams const &) const;
+       docstring xhtml(XMLStream &, OutputParams const &) const;
        ///
        void toString(odocstream &) const;
        ///