]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNewline.h
Improve handling of top and bottom margin
[lyx.git] / src / insets / InsetNewline.h
index afa5fcdcc88ee07fe0b1528816d2866ea42d34b7..4209dfee380bcc1ed3e9ab5f43319134919c236f 100644 (file)
@@ -65,7 +65,7 @@ private:
        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 &, OutputParams const &) const;
        ///