]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathHull.h
Assure correct spacing of colored items in mathed
[lyx.git] / src / mathed / InsetMathHull.h
index 96dbc10be604fecc48df3a08932809ea322ec3d4..42144a3f4bfebbd07bbd210d60b766b5f092478a 100644 (file)
@@ -144,7 +144,7 @@ public:
        int plaintext(odocstringstream &, OutputParams const &,
                      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;
        ///