]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBox.h
Prettify the tooltip for footnotes.
[lyx.git] / src / insets / InsetBox.h
index cf0f689ed135b5f3ad294ea3f08d7e589dd7c2d5..9c498b67e3939b78ad3e7d39e78dcf65ed73bf8a 100644 (file)
@@ -114,7 +114,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;
        ///