]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetIPA.h
Fix bug #8083: Fix the selection of cells below multirows
[lyx.git] / src / insets / InsetIPA.h
index 124516349c1ed72341568e69b47da5dbb1594029..4688696b991759db73123a3910936305fee08448 100644 (file)
@@ -55,6 +55,8 @@ public:
 
        void draw(PainterInfo & pi, int x, int y) const;
 
+       ///
+       void doDispatch(Cursor & cur, FuncRequest & cmd);
        ///
        bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const;