From 072a232dde7476aaf4477d48493e6b380b6f98af Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Fri, 27 Apr 2001 20:26:24 +0000 Subject: [PATCH] mathed68.diff git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1971 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/formula.C | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mathed/formula.C b/src/mathed/formula.C index b9791c9435..e4bce63436 100644 --- a/src/mathed/formula.C +++ b/src/mathed/formula.C @@ -954,6 +954,7 @@ InsetFormula::LocalDispatch(BufferView * bv, kb_action action, case LFUN_INSERT_MATH: bv->lockedInsetStoreUndo(Undo::INSERT); InsertSymbol(bv, arg); + UpdateLocal(bv); break; -- 2.39.2