]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfunc.C
Call an update before setting the_locking_inset = 0 as otherwise we
[lyx.git] / src / lyxfunc.C
index bf587bfe0feb6bf7309fc0c34b28d77ea99ae139..52c39549fb9594b5ef330fc00d55cb2b6633c209 100644 (file)
@@ -1021,6 +1021,8 @@ string const LyXFunc::dispatch(kb_action action, string argument)
                                                        true);
                        }
                        finishUndo();
+                       // Tell the paragraph dialog that we changed paragraph
+                       owner->getDialogs()->updateParagraph();
                }
        }
        break;