]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ref_inset.h
bug + spped fixes + small stuff
[lyx.git] / src / mathed / ref_inset.h
index d5de1403dda6178dc09e3c22998faa48325f1293..8ca6155f79429ae2d0e927e9f8e786a2835a9161 100644 (file)
@@ -62,7 +62,7 @@ protected:
        ///
        virtual
        DispatchResult
-       priv_dispatch(FuncRequest const & cmd, idx_type & idx, pos_type & pos);
+       priv_dispatch(LCursor & cur, FuncRequest const & cmd);
 };
 
 #endif