]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetnote.h
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / insetnote.h
index e0aa3ac58efb76ca7296309624b01df65bbc3698..95948c4caced8a80b922ee1df933d37026f1e322 100644 (file)
@@ -70,6 +70,8 @@ public:
        void validate(LaTeXFeatures &) const;
        ///
        InsetNoteParams const & params() const { return params_; }
+       ///
+       bool getStatus(LCursor &, FuncRequest const &, FuncStatus &) const;
 protected:
        InsetNote(InsetNote const &);
        ///