]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetcite.h
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / insetcite.h
index 2d232de640185dbe044570a10aa72b8977f8b30b..0733e93486ea60f3271797bf90698991ee2e62bf 100644 (file)
@@ -38,6 +38,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;
        ///
        void validate(LaTeXFeatures &) const;