]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ref_inset.h
mathed uglyfication
[lyx.git] / src / mathed / ref_inset.h
index d5de1403dda6178dc09e3c22998faa48325f1293..a65f9be9e28458ae6b3943c5fa3ec77902366af0 100644 (file)
@@ -62,7 +62,7 @@ protected:
        ///
        virtual
        DispatchResult
-       priv_dispatch(FuncRequest const & cmd, idx_type & idx, pos_type & pos);
+       priv_dispatch(BufferView & bv, FuncRequest const & cmd);
 };
 
 #endif