]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCounter.h
Improve handling of top and bottom margin
[lyx.git] / src / insets / InsetCounter.h
index 3020fdb424f21b7662d7a04bfe6585027c873b13..b50f71be5602b3777d5eebbde2959915cfacb34d 100644 (file)
@@ -39,7 +39,7 @@ public:
        int plaintext(odocstringstream & ods, OutputParams const & op,
                      size_t max_length = INT_MAX) const;
        ///
-       void docbook(odocstream &, OutputParams const &) const;
+       void docbook(XMLStream &, OutputParams const &) const;
        ///
        docstring xhtml(XMLStream &, OutputParams const &) const;
        ///