diff options
Diffstat (limited to 'doc/html/qptrvector-h.html')
-rw-r--r-- | doc/html/qptrvector-h.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/html/qptrvector-h.html b/doc/html/qptrvector-h.html index a73824584..a9515d796 100644 --- a/doc/html/qptrvector-h.html +++ b/doc/html/qptrvector-h.html @@ -145,10 +145,6 @@ template<class type> inline void TQPtrVector<type>::deleteItem( TQPt if ( del_item ) delete (type *)d; } -#ifndef TQT_NO_COMPAT -#define TQVector TQPtrVector -#endif - #define Q_DEFINED_QPTRVECTOR #include "ntqwinexport.h" #endif // TQVECTOR_H |