X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetERT.h;h=f92304aa397625f8c7db100ff862e28ee50a0f5a;hb=3d7ede605978461a6bd67b250925fcc8bf8404c3;hp=7d77bdafa4d43654b55bc4292de3d9716b572f9e;hpb=7287a259c5436b8f3f384c0d0bd7641a2f2601e9;p=lyx.git diff --git a/src/insets/InsetERT.h b/src/insets/InsetERT.h index 7d77bdafa4..f92304aa39 100644 --- a/src/insets/InsetERT.h +++ b/src/insets/InsetERT.h @@ -48,7 +48,8 @@ private: /// void write(std::ostream & os) const; /// - int plaintext(odocstream &, OutputParams const &) const; + int plaintext(odocstringstream & ods, OutputParams const & op, + size_t max_length = INT_MAX) const; /// int docbook(odocstream &, OutputParams const &) const; ///