]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibtex.h
File format change caused by 34eadf5d4.
[lyx.git] / src / insets / InsetBibtex.h
index 6883191ed6817878a050b00069c699b83a28f227..8c4fa18d3da69c59365bef162e2d8e808fd65fcf 100644 (file)
@@ -52,7 +52,8 @@ public:
        ///
        void latex(otexstream &, OutputParams const &) const;
        ///
-       int plaintext(odocstream &, OutputParams const &) const;
+       int plaintext(odocstringstream & ods, OutputParams const & op,
+                     size_t max_length = INT_MAX) const;
        ///
        void collectBibKeys(InsetIterator const &) const;
        ///