]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNewpage.h
InsetFloat: pass back inset-modify that is addressed to other inset
[lyx.git] / src / insets / InsetNewpage.h
index 7fc4cc49b1f2e23d82456bf29a1c5e98f91c5536..1fb3436b62d373e728b85d35bd16d66f997b32d5 100644 (file)
@@ -66,7 +66,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;
        ///