Fixed TQT => QT in constant TQT_THREAD_SUPPORT.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
r14.0.x
Slávek Banko 5 years ago
parent eab5e3bfdb
commit 109ddbde51
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -16,7 +16,7 @@
// We are hot - unistd.h should have turned on the specific APIs we requested
#ifdef TQT_THREAD_SUPPORT
#ifdef QT_THREAD_SUPPORT
#include <pthread.h>
#endif

Loading…
Cancel
Save