disable preview in thread for now as it doesn't work anymore...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32588 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2009-12-19 14:59:11 +00:00
parent d96c369d8b
commit 229a910e29

View File

@ -102,7 +102,7 @@
#include <QUrl>
#include <QScrollBar>
#define EXPORT_in_THREAD 1
#define EXPORT_in_THREAD 0
// QtConcurrent was introduced in Qt 4.4
#if (QT_VERSION >= 0x040400)