]> 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>
Sun, 6 May 2018 21:46:53 +0000 (17:46 -0400)
commitffeac12a86bc54db5fdf5659f9300a47e1b2eabb
tree58961ba33f91b3aedcdc19667d24f688ca9d6382
parent36096435e5ef605eb851afc270110938f9c4b65f
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.

(cherry picked from commit 0fc50a26371b9cbaf2cd73c5e377c86bf7fdb215)
src/frontends/qt4/GuiView.cpp