]> git.lyx.org Git - features.git/blobdiff - src/lyxfunc.C
Lot's of updates for new update handling of text-insets
[features.git] / src / lyxfunc.C
index 24aaf44d0c349578b272baa0b04dd430548bf6a0..f23bd3f3c8da34d35aab038bb04c40436b0a5c57 100644 (file)
@@ -215,7 +215,7 @@ int LyXFunc::processKeyEvent(XEvent * ev)
                        owner->getMiniBuffer()->Set(CurrentState(owner->view()));
                } else {
                        tli->UnlockInsetInInset(owner->view(),
-                                               tli->GetLockingInset());
+                                               tli->GetLockingInset(),true);
                }
                return 0;
        }