new define NEXUS_USE_QT
This commit is contained in:
parent
b535e9293e
commit
a032a4dae6
|
@ -28,7 +28,7 @@
|
|||
#include <wrap/system/multithreading/mt.h>
|
||||
#include <wrap/system/multithreading/atomic_int.h>
|
||||
|
||||
#ifdef QT_CORE_LIB
|
||||
#ifdef NEXUS_USE_QT
|
||||
#include <QWaitCondition>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue