From 789e7c7f92e09fb31549a5126281331b86834008 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 17 Oct 2018 23:25:45 +0900 Subject: Removed obsolete Qt2's TQList/TQListIterator classes and replaced with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro --- doc/html/qptrlist-h.html | 5 ----- 1 file changed, 5 deletions(-) (limited to 'doc/html/qptrlist-h.html') diff --git a/doc/html/qptrlist-h.html b/doc/html/qptrlist-h.html index 6f212c6cb..d3d5dc02d 100644 --- a/doc/html/qptrlist-h.html +++ b/doc/html/qptrlist-h.html @@ -221,11 +221,6 @@ public: { TQGListIterator::operator=(it); return *this; } }; -#ifndef TQT_NO_COMPAT -#define TQList TQPtrList -#define TQListIterator TQPtrListIterator -#endif - #define Q_DEFINED_QPTRLIST #include "ntqwinexport.h" -- cgit v1.2.1