]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetRef.h
Improve handling of top and bottom margin
[lyx.git] / src / insets / InsetRef.h
index 253718450bba82f2e0d5798d18063afe09c84e8f..192ca0d6967acedadccb490fb5ef94df90be2417 100644 (file)
@@ -61,7 +61,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 &, OutputParams const &) const;
        ///