]> git.lyx.org Git - lyx.git/commit
Fix C++20 warning on implicit capture of this via [=]
authorYuriy Skalko <yuriy.skalko@gmail.com>
Mon, 28 Dec 2020 18:59:48 +0000 (20:59 +0200)
committerYuriy Skalko <yuriy.skalko@gmail.com>
Mon, 28 Dec 2020 21:26:14 +0000 (23:26 +0200)
commit3971b1b35ef6325b7816c77941d2d95bcc497417
tree5d41fe7a0aec17073488537036e2f092ec995ba0
parent197ea63631d36aa3b781a61a3b70cff193788d29
Fix C++20 warning on implicit capture of this via [=]
src/frontends/qt/GuiBibtex.cpp
src/frontends/qt/GuiCitation.cpp
src/frontends/qt/GuiDocument.cpp
src/frontends/qt/GuiLyXFiles.cpp
src/frontends/qt/GuiRef.cpp
src/graphics/GraphicsCacheItem.cpp
src/insets/InsetExternal.cpp
src/insets/InsetInclude.cpp