From 02964eb384e1b5a73a198d04262497607d81e38f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 16 Sep 2018 22:30:57 +0900 Subject: Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of the qt->tqt conversion and is required to align to corresponding patch for common/admin module. Signed-off-by: Michele Calgaro --- src/tools/ntqglist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/ntqglist.h') diff --git a/src/tools/ntqglist.h b/src/tools/ntqglist.h index babc9f493..aaa0a4a3f 100644 --- a/src/tools/ntqglist.h +++ b/src/tools/ntqglist.h @@ -150,7 +150,7 @@ private: TQLNode *locate( uint ); // get node at i'th pos TQLNode *unlink(); // unlink node -#if defined(QT_THREAD_SUPPORT) +#if defined(TQT_THREAD_SUPPORT) // TQMutex* mutex; #endif -- cgit v1.2.1