]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBox.h
New DocBook support
[lyx.git] / src / insets / InsetBox.h
index a1f44669580ab8d78bfc08ba7544a9b5747ee5cd..418a24277200f67a479ed11a383780a73b2f36be 100644 (file)
@@ -133,7 +133,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;
        ///