]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetLabel.h
New DocBook support
[lyx.git] / src / insets / InsetLabel.h
index 8d063168b68223341f66a2f127e971a0983322c0..4747bb5d3e4e6a470f88152b21cf70718dba5b9f 100644 (file)
@@ -53,7 +53,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;
        ///