]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNote.h
Get rid of xmlize, bringing no advantage over escapeString.
[lyx.git] / src / insets / InsetNote.h
index 3c04a1012889c16119de884808806e8df7075594..f76ce21ed64e1fb0546ccf9bcb0d7b6f6d840e9c 100644 (file)
@@ -86,7 +86,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;
        ///