]> git.lyx.org Git - features.git/commit
Fix problem with synchronous export.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 21 Apr 2018 23:48:59 +0000 (19:48 -0400)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sat, 21 Apr 2018 23:50:22 +0000 (19:50 -0400)
commit0fc50a26371b9cbaf2cd73c5e377c86bf7fdb215
tree7558e5d2c07ffa1de3a176f9728b9995e6f58326
parentea17a3cd099d5c182d7f518f45dc60768e972abe
Fix problem with synchronous export.

It surprises me a bit that the code is different in this case
from the case when EXPORT_in_THREAD is not set. I should check
to see if there's a problem in the other case, too.
src/frontends/qt4/GuiView.cpp