]> git.lyx.org Git - features.git/commit
Fix thinko in Buffer::preview. It is possible for this routine to
authorRichard Heck <rgheck@lyx.org>
Sun, 10 Jul 2016 05:12:42 +0000 (01:12 -0400)
committerRichard Heck <rgheck@lyx.org>
Sun, 10 Jul 2016 05:17:54 +0000 (01:17 -0400)
commitb02a93d7e809775b58f21e9b56d19f858e6fd3ba
tree4569808d5c3cda77907515e2671ad84f3b434959
parent87bc92cfe175c51ac7a55aac59bd313b3f373a6b
Fix thinko in Buffer::preview. It is possible for this routine to
be called when we do not have a cloned Buffer, namely, if we do not
have EXPORT_in_THREAD defined.

(cherry picked from commit d8aab4af9e6e72c835f78ba54a46687b870c25fa)
src/Buffer.cpp
status.22x