]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_gridinset.h
Part of IU.
[features.git] / src / mathed / math_gridinset.h
index 648fc7a58873b0e1bf2df1cad32ec137a05b25df..f7d0fb9e35204b02672904114cd5f95d63ef66f8 100644 (file)
@@ -216,7 +216,7 @@ public:
 
 protected:
        ///
-       DispatchResult priv_dispatch(BufferView & bv, FuncRequest const & cmd);
+       DispatchResult priv_dispatch(LCursor & cur, FuncRequest const & cmd);
        /// returns x offset of cell compared to inset
        int cellXOffset(idx_type idx) const;
        /// returns y offset of cell compared to inset