]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_nestinset.h
Make Helge happy: no more crash on arrow up/down in math macro
[lyx.git] / src / mathed / math_nestinset.h
index fb9d3b313479aca6bfd86c82a33941af28f92589..4e3af6185e8253cb737f723f6c1f7ce5e4e80f70 100644 (file)
@@ -37,7 +37,7 @@ public:
        /// identifies NestInsets
        MathNestInset const * asNestInset() const { return this; }
        /// get cursor position
-       void getCursorPos(LCursor const & cur, int & x, int & y) const;
+       void getCursorPos(CursorSlice const & sl, int & x, int & y) const;
        ///
        void edit(LCursor & cur, bool left);
        ///