]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlatexaccent.h
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / insetlatexaccent.h
index 5fd5abee756b3de2a09824c20e72d526cd331502..a44359f77a6e6518cf2f4d40ee5761789c0e9c33 100644 (file)
@@ -57,6 +57,9 @@ public:
        ///
        int docbook(Buffer const &, std::ostream &,
                    OutputParams const &) const;
+       /// the string that is passed to the TOC
+       virtual int textString(Buffer const &, std::ostream & os,
+               OutputParams const &) const;
        ///
        bool directWrite() const;
        ///