]> git.lyx.org Git - features.git/commit
Return true to indicate we might have invalidated the cursor
authorVincent van Ravesteijn <vfr@lyx.org>
Fri, 7 Feb 2014 16:14:36 +0000 (17:14 +0100)
committerVincent van Ravesteijn <vfr@lyx.org>
Fri, 7 Feb 2014 22:04:15 +0000 (23:04 +0100)
commitfc6b8c64f8599df99098c371a70c4a3fc075be94
tree6f05c143f2a39f6b0ce44470ce55bab989f4ea38
parent795535e44fde4cfbb678454838294530560d3686
Return true to indicate we might have invalidated the cursor

If we don't do so, Cursor::notifyCursorLeavesOrEnters might continue with
an invalidated cursor.

Fixes-bug: #8329
src/mathed/MathMacroTemplate.cpp