summaryrefslogtreecommitdiffstats
path: root/doc/html/qptrlist-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qptrlist-h.html')
-rw-r--r--doc/html/qptrlist-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qptrlist-h.html b/doc/html/qptrlist-h.html
index 3ed91173f..6f212c6cb 100644
--- a/doc/html/qptrlist-h.html
+++ b/doc/html/qptrlist-h.html
@@ -221,7 +221,7 @@ public:
{ TQGListIterator::operator=(it); return *this; }
};
-#ifndef QT_NO_COMPAT
+#ifndef TQT_NO_COMPAT
#define TQList TQPtrList
#define TQListIterator TQPtrListIterator
#endif