summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqobjectlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ntqobjectlist.h')
-rw-r--r--src/kernel/ntqobjectlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ntqobjectlist.h b/src/kernel/ntqobjectlist.h
index c1d8f798..429be7bd 100644
--- a/src/kernel/ntqobjectlist.h
+++ b/src/kernel/ntqobjectlist.h
@@ -73,7 +73,7 @@ public:
TQPtrListIterator<TQObject>::operator=( i ); }
};
-#if (QT_VERSION-0 >= 0x040000)
+#if (TQT_VERSION-0 >= 0x040000)
#if defined(Q_CC_GNU)
#warning "remove the TQObjectListIt class"
#warning "remove the typedef too, maybe"