summaryrefslogtreecommitdiffstats
path: root/src/tools/qglist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qglist.h')
-rw-r--r--src/tools/qglist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qglist.h b/src/tools/qglist.h
index dfacf47..14674c1 100644
--- a/src/tools/qglist.h
+++ b/src/tools/qglist.h
@@ -150,7 +150,7 @@ private:
QLNode *locate( uint ); // get node at i'th pos
QLNode *unlink(); // unlink node
-#if defined(QT_THREAD_SUPPORT)
+#if defined(TQT_THREAD_SUPPORT)
// QMutex* mutex;
#endif