]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/command_inset.h
bug + spped fixes + small stuff
[lyx.git] / src / mathed / command_inset.h
index c9739b48e26cce88e39f2d9a488cce2712afcf57..b724832cc2cb00e127de734e8b5e41224320cf27 100644 (file)
@@ -42,7 +42,7 @@ protected:
        ///
        virtual
        DispatchResult
-       priv_dispatch(FuncRequest const & cmd, idx_type & idx, pos_type & pos);
+       priv_dispatch(LCursor & cur, FuncRequest const & cmd);
 private:
        std::string name_;
        mutable bool set_label_;