summaryrefslogtreecommitdiffstats
path: root/qtinterface/interface_tqt3/tqptrlist.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-05-23 22:44:13 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-05-23 22:44:13 +0900
commit61ee606981960150ffa7e565908558cecf1108a8 (patch)
tree2d2dbb7b65c2c54266a0d1d5d97c498f62fabc52 /qtinterface/interface_tqt3/tqptrlist.h
parente373db3cf2c5aee04a7e24f610b99c8c8f6493a0 (diff)
downloadtqtinterface-61ee606981960150ffa7e565908558cecf1108a8.tar.gz
tqtinterface-61ee606981960150ffa7e565908558cecf1108a8.zip
Removed obsolete Qt2's TQStack, TQVector, TQList, TQListIterator classes.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/interface_tqt3/tqptrlist.h')
-rw-r--r--qtinterface/interface_tqt3/tqptrlist.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/qtinterface/interface_tqt3/tqptrlist.h b/qtinterface/interface_tqt3/tqptrlist.h
index 433ed53..9b571a5 100644
--- a/qtinterface/interface_tqt3/tqptrlist.h
+++ b/qtinterface/interface_tqt3/tqptrlist.h
@@ -245,11 +245,6 @@ public:
{ Q3GListIterator::operator=(it); return *this; }
};
-#ifndef TQT_NO_COMPAT
-#define TQT_TQList TQPtrList
-#define TQT_TQListIterator TQPtrListIterator
-#endif
-
/**********************************************************************/
#endif // USE_QT4