]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_cursor.h
fix cursor positioning using the mouse
[lyx.git] / src / mathed / math_cursor.h
index 3b9d2eb4912a4da8d447605558b14b516033b9e9..34f93337891f9851ef2ed385b9fc0977e621b927 100644 (file)
@@ -259,7 +259,7 @@ private:
        /// can we enter the inset? 
        bool openable(MathInset *, bool selection) const;
        /// can the setPos routine enter that inset?
-       bool positionable(MathInset *, bool selection) const;
+       MathInset * positionable(MathAtom *, int x, int y) const;
        /// write access to cursor cell position
        int & pos();
        /// write access to cursor cell index