]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetwrap.h
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / insetwrap.h
index eaea6bce3a3ed46eb35d354df799b8ae3032e924..722acce017c7eed1de69813dd96bb9a8dac8414b 100644 (file)
@@ -65,6 +65,8 @@ public:
        bool showInsetDialog(BufferView *) const;
        ///
        InsetWrapParams const & params() const { return params_; }
+       ///
+       bool getStatus(LCursor &, FuncRequest const &, FuncStatus &) const;
 protected:
        ///
        virtual void doDispatch(LCursor & cur, FuncRequest & cmd);