]> git.lyx.org Git - lyx.git/commit
Attempt to fix bug #13017. bugs/13017
authorRichard Kimberly Heck <rikiheck@lyx.org>
Thu, 21 Dec 2023 01:19:12 +0000 (20:19 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Thu, 21 Dec 2023 01:19:12 +0000 (20:19 -0500)
commit92209fb6b8c35fc71ff4d0796a48eaaed2857690
tree2ef3896de2433ac2cacfc0e02a6d1dce3de6a766
parent378397a6c687695503b1e6bf9f7d1e6419099b07
Attempt to fix bug #13017.

We should not remove the aux and bbl files when the Buffer is actively being exported.
src/Buffer.cpp
src/Buffer.h
src/frontends/Application.h
src/frontends/qt/GuiApplication.cpp
src/frontends/qt/GuiApplication.h
src/frontends/qt/GuiView.cpp
src/frontends/qt/GuiView.h