summaryrefslogtreecommitdiffstats
path: root/doc/html/qptrvector-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qptrvector-h.html')
-rw-r--r--doc/html/qptrvector-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qptrvector-h.html b/doc/html/qptrvector-h.html
index 2e49044b2..a73824584 100644
--- a/doc/html/qptrvector-h.html
+++ b/doc/html/qptrvector-h.html
@@ -145,7 +145,7 @@ template<class type> inline void TQPtrVector<type>::deleteItem( TQPt
if ( del_item ) delete (type *)d;
}
-#ifndef QT_NO_COMPAT
+#ifndef TQT_NO_COMPAT
#define TQVector TQPtrVector
#endif