]> git.lyx.org Git - lyx.git/commit
Avoid pointless 'undefined flex inset' errors
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 2 Mar 2021 08:12:47 +0000 (09:12 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 6 Mar 2021 18:39:29 +0000 (19:39 +0100)
commit2089fa7fa07ec38704529302aa8d620c1fc11018
tree9a1433cace7719bca3a4442ce18170677687463d
parent8c00556d571dc449bf5d975d6388d1be8a17a7c4
Avoid pointless 'undefined flex inset' errors

When switching class, it does not make sense to flag flex insets that
are undefined if they were already undefined before.

Part of bug #12163.

(cherry picked from commit 009efa195bf2837a007c0b070261b34a715b9b39)
src/CutAndPaste.cpp
status.23x