]> git.lyx.org Git - lyx.git/commit
Tell updateBuffer whether an inset is deleted.
authorJuergen Spitzmueller <spitz@lyx.org>
Fri, 6 Mar 2020 12:23:01 +0000 (13:23 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Fri, 6 Mar 2020 12:23:01 +0000 (13:23 +0100)
commitd94b708a0fec6ade04fc9d09bd86afd73e72fac7
treee95241ef94ce1ad820db77d01a339e6e33eecc33
parente6105275af57a12a337a70bf5d0b2f72ff568707
Tell updateBuffer whether an inset is deleted.

Fixes #11747
47 files changed:
src/Buffer.cpp
src/Buffer.h
src/insets/Inset.h
src/insets/InsetArgument.cpp
src/insets/InsetArgument.h
src/insets/InsetBibitem.cpp
src/insets/InsetBibitem.h
src/insets/InsetBibtex.cpp
src/insets/InsetBibtex.h
src/insets/InsetBranch.cpp
src/insets/InsetBranch.h
src/insets/InsetCaption.cpp
src/insets/InsetCaption.h
src/insets/InsetCaptionable.cpp
src/insets/InsetCaptionable.h
src/insets/InsetCitation.cpp
src/insets/InsetCitation.h
src/insets/InsetFlex.cpp
src/insets/InsetFlex.h
src/insets/InsetFoot.cpp
src/insets/InsetFoot.h
src/insets/InsetInclude.cpp
src/insets/InsetInclude.h
src/insets/InsetIndex.cpp
src/insets/InsetIndex.h
src/insets/InsetInfo.cpp
src/insets/InsetInfo.h
src/insets/InsetLabel.cpp
src/insets/InsetLabel.h
src/insets/InsetQuotes.cpp
src/insets/InsetQuotes.h
src/insets/InsetRef.cpp
src/insets/InsetRef.h
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h
src/insets/InsetText.cpp
src/insets/InsetText.h
src/insets/InsetWrap.cpp
src/insets/InsetWrap.h
src/mathed/InsetMathGrid.cpp
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.cpp
src/mathed/InsetMathHull.h
src/mathed/InsetMathNest.cpp
src/mathed/InsetMathNest.h
src/mathed/MathData.cpp
src/mathed/MathData.h