X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsettabular.h;h=b6a6f93970afbe7cb5beb1799c06f86e05c2b3eb;hb=10ba1b8918e7da14334bb5573ce2a707671c8b51;hp=54e279e3d2ce14a1475b2041ef95b742401fefab;hpb=59413be9a0b999c17784d1abad01e55819ecd27a;p=lyx.git diff --git a/src/insets/insettabular.h b/src/insets/insettabular.h index 54e279e3d2..b6a6f93970 100644 --- a/src/insets/insettabular.h +++ b/src/insets/insettabular.h @@ -138,8 +138,9 @@ public: protected: InsetTabular(InsetTabular const &); - /// - void priv_dispatch(LCursor & cur, FuncRequest & cmd); + + virtual void doDispatch(LCursor & cur, FuncRequest & cmd); + /// bool getStatus(LCursor & cur, FuncRequest const & cmd, FuncStatus &) const; private: