]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView_pimpl.h
Call an update before setting the_locking_inset = 0 as otherwise we
[lyx.git] / src / BufferView_pimpl.h
index 9391bb6d2f791b52b4f672af8fe611f5f0d022e9..535adca5cc2f4005750b72a5bd617e195c35c5ef 100644 (file)
@@ -200,7 +200,7 @@ private:
        ///
        std::vector<Position> saved_positions;
        ///
-       void moveCursorUpdate(bool selecting);
+       void moveCursorUpdate(bool selecting, bool fitcur = true);
        /// Get next inset of this class from current cursor position
        Inset * getInsetByCode(Inset::Code code);
        ///