]> git.lyx.org Git - features.git/commit
Prevent access to null local_font
authorJuergen Spitzmueller <spitz@lyx.org>
Sat, 30 Sep 2023 11:01:20 +0000 (13:01 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sat, 30 Sep 2023 11:01:20 +0000 (13:01 +0200)
commitfc9684a130300e5655aedda34eefd8ddf0db0f92
tree96bf06db262cd59db9f185463821ade56f88d253
parent1d00389bf88fef4b395cb7f8ed2c1c354364b0e1
Prevent access to null local_font
12 files changed:
src/insets/Inset.cpp
src/insets/Inset.h
src/insets/InsetBox.cpp
src/insets/InsetFloatList.cpp
src/insets/InsetIndex.cpp
src/insets/InsetListings.cpp
src/insets/InsetNomencl.cpp
src/insets/InsetQuotes.cpp
src/insets/InsetRef.cpp
src/insets/InsetSpace.cpp
src/insets/InsetSpecialChar.cpp
src/insets/InsetTabular.cpp