]> git.lyx.org Git - features.git/commit
mathed/InsetMathHull.cpp (InsetMathHull::doDispatch): do not declare LFUN_FINISHED_...
authorAlfredo Braunstein <abraunst@lyx.org>
Sun, 12 Oct 2014 09:07:28 +0000 (11:07 +0200)
committerAlfredo Braunstein <abraunst@lyx.org>
Sun, 12 Oct 2014 09:07:28 +0000 (11:07 +0200)
commit866fc2afcc23a719919b600e10357152441a7d94
treed84c348dae19b812452c2bf64be34868e833ad17
parent25cf12d650f4da51b69e001f59803913d0cdb5be
mathed/InsetMathHull.cpp (InsetMathHull::doDispatch): do not declare LFUN_FINISHED_* lfuns as undispatched after handling them
Fixes #9289, and an unreported cousin of #3900
src/mathed/InsetMathHull.cpp