Removed obsolete Qt2's TQVector class and replaced

with TQt3's TQPtrVector.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/1/head
Michele Calgaro 6 years ago
parent b63cb8fccb
commit ef48116dd5
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -101,7 +101,6 @@
#endif // Q_OS_TEMP
#endif // TQT_NO_COMPAT
#define TQPtrVector TQVector
#define TQMemArray TQArray
#include <tqlist.h>

Loading…
Cancel
Save