]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/command_inset.h
mathed uglyfication
[lyx.git] / src / mathed / command_inset.h
index c9739b48e26cce88e39f2d9a488cce2712afcf57..4ac6a413fb05bca56a62a35d22027e9b61c736b2 100644 (file)
@@ -42,7 +42,7 @@ protected:
        ///
        virtual
        DispatchResult
-       priv_dispatch(FuncRequest const & cmd, idx_type & idx, pos_type & pos);
+       priv_dispatch(BufferView & bv, FuncRequest const & cmd);
 private:
        std::string name_;
        mutable bool set_label_;