]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetSpecialChar.h
New DocBook support
[lyx.git] / src / insets / InsetSpecialChar.h
index b7c6e794d044cc677d5bb346dcce0cfd59bf64bc..286e3b990738193e2d9f3011c3b6c9e6244e85e5 100644 (file)
@@ -78,7 +78,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;
        ///