]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_cursor.h
oh well
[lyx.git] / src / mathed / math_cursor.h
index 4f4a19fd65ac42067bc972ea9f18ecdae0c1370a..6d8748a20377fabd78ec40a1b1473b788c280604 100644 (file)
@@ -106,6 +106,8 @@ public:
        MathInset * par() const;
        /// return the next enclosing grid inset and the cursor's index in it
        MathGridInset * enclosingGrid(idx_type &) const;
+       /// return the next enclosing grid inset and the cursor's index in it
+       void popToEnclosingGrid();
        ///
        InsetFormulaBase * formula();
        /// current offset in the current cell