]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetIndex.h
DocBook: escape IDs for InsetRef.
[lyx.git] / src / insets / InsetIndex.h
index 01831d33bca5a8bb3b3c28e2fa4a281af07cb689..a999ee5bb3195b77793c26a64c4ad727733e1559 100644 (file)
@@ -57,7 +57,7 @@ private:
        ///
        void read(Lexer & lex);
        ///
-       int docbook(odocstream &, OutputParams const &) const;
+       void docbook(XMLStream &, OutputParams const &) const;
        ///
        docstring xhtml(XMLStream &, OutputParams const &) const;
        ///