]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibitem.h
Add Nomenclature to the TOC.
[lyx.git] / src / insets / InsetBibitem.h
index 49388243acbca35ac7860ea2f9da6ffcc3c7b848..5d4ae9fe1e22c5595283a7134b185f2cf6d87607 100644 (file)
@@ -55,7 +55,8 @@ public:
        ///
        void read(Lexer & lex);
        ///
-       int plaintext(odocstream &, OutputParams const &) const;
+       int plaintext(odocstringstream &, OutputParams const &,
+                     int max_length) const;
        ///
        docstring xhtml(XHTMLStream &, OutputParams const &) const;
        ///