]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetQuotes.h
Check in InsetLabel if LFUN_INSET_MODIFY is intended for us.
[lyx.git] / src / insets / InsetQuotes.h
index af0136e939f50001d0d150339cf81c776784c38f..743208ff394744380934fff9812b8c4b1b043092 100644 (file)
@@ -80,7 +80,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;
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///