]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetPhantom.h
Get rid of xmlize, bringing no advantage over escapeString.
[lyx.git] / src / insets / InsetPhantom.h
index 44ab078c81a81e6e810d08456f3405add8026e39..89ccfb3d765ea6d2c9d6183d331770533d36368a 100644 (file)
@@ -79,7 +79,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;
        /// Makes no sense for XHTML.
        docstring xhtml(XMLStream &, OutputParams const &) const;
        ///