mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 05:33:33 +00:00
mathed68.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1971 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
e7ae04343e
commit
072a232dde
@ -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;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user