]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetQuotes.h
DocBook: escape IDs for InsetRef.
[lyx.git] / src / insets / InsetQuotes.h
index 939e6d61b4e43c39edcdd43306c9b905997b82e3..09eadec3c752436e35d923281bf2d53655742f44 100644 (file)
@@ -146,7 +146,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;