]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_hullinset.h
Fix math cursor positioning bug
[lyx.git] / src / mathed / math_hullinset.h
index 8f6d205d50d5eebbaf8f0223d93eb33ec1bb32d8..d82b845c5b37a6cb450aff5990d38145742c029d 100644 (file)
@@ -120,7 +120,7 @@ public:
 protected:
        MathHullInset(MathHullInset const &);
 
-       virtual void priv_dispatch(LCursor & cur, FuncRequest & cmd);
+       virtual void doDispatch(LCursor & cur, FuncRequest & cmd);
 
        /// do we want to handle this event?
        bool getStatus(LCursor & cur, FuncRequest const & cmd,