]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_gridinset.h
rename priv_dispatch to doDispatch
[lyx.git] / src / mathed / math_gridinset.h
index 52ff62a52bb78caf092b5671ddfdeea115a2c8cc..7b0b329552cf40efaeb3b22545c92c69f01e50be 100644 (file)
@@ -208,8 +208,7 @@ public:
        //void octave(OctaveStream &) const;
 
 protected:
-       ///
-       void priv_dispatch(LCursor & cur, FuncRequest & cmd);
+       virtual void doDispatch(LCursor & cur, FuncRequest & cmd);
        ///
        bool getStatus(LCursor & cur, FuncRequest const & cmd,
                FuncStatus & flag) const;