]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insettabular.h
changelogs
[lyx.git] / src / insets / insettabular.h
index 54e279e3d2ce14a1475b2041ef95b742401fefab..b6a6f93970afbe7cb5beb1799c06f86e05c2b3eb 100644 (file)
@@ -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: