]> git.lyx.org Git - lyx.git/blobdiff - src/Cursor.h
Now we can restore the old (and better) behavior of descriptions.
[lyx.git] / src / Cursor.h
index 276bf2e989968e80e33fe5dd240510278da66784..81b2d9b97e472df9ba9c64c6b3f72127947ef2e6 100644 (file)
@@ -63,6 +63,8 @@ public:
        void leaveInset(Inset const & inset);
        /// sets cursor part
        void setCursor(DocIterator const & it);
+       /// sets the cursor to the anchor
+       void setCursorToAnchor();
 
        ///
        void setCurrentFont();