]> git.lyx.org Git - features.git/blobdiff - src/mathed/ref_inset.h
Part of IU.
[features.git] / src / mathed / ref_inset.h
index a65f9be9e28458ae6b3943c5fa3ec77902366af0..8ca6155f79429ae2d0e927e9f8e786a2835a9161 100644 (file)
@@ -62,7 +62,7 @@ protected:
        ///
        virtual
        DispatchResult
-       priv_dispatch(BufferView & bv, FuncRequest const & cmd);
+       priv_dispatch(LCursor & cur, FuncRequest const & cmd);
 };
 
 #endif