]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTOC.h
New DocBook support
[lyx.git] / src / insets / InsetTOC.h
index 8ab1cc84ac5d29123eb5dfdd4c8a63a3654b3cd6..4b92e329a2ec95f86d91f146f05e0122b0e875e7 100644 (file)
@@ -44,7 +44,7 @@ public:
        int plaintext(odocstringstream & ods, OutputParams const & op,
                      size_t max_length = INT_MAX) const;
        ///
-       int docbook(odocstream &, OutputParams const &) const;
+       void docbook(XMLStream &, OutputParams const &) const;
        ///
        docstring xhtml(XMLStream & xs, OutputParams const &) const;
        ///