]> git.lyx.org Git - lyx.git/commit
Fix crash when dissolving a top level math inset
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 29 Jun 2022 20:52:16 +0000 (22:52 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 29 Jun 2022 20:52:16 +0000 (22:52 +0200)
commitc75522bbb7a0044f2370ced294a27738d47935ea
treedd6894ea4f101440823a7f7f6d9f08eab3c35f17
parentae528715d336562a3d1e65fdd144797caeae25e9
Fix crash when dissolving a top level math inset

This should be disabled not only for math hull, but also macro template.

Fixes bug #12562.
src/mathed/InsetMathNest.cpp