summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqt.h.cmake
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-17 23:25:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-17 23:25:45 +0900
commitb2cb8fdee255ddabee15e102a80ee720378d901d (patch)
treebbcfacd9f0d9ccbc8e126e43dd88692f2fd799ae /qtinterface/tqt.h.cmake
parent19da58656a063c39e48f251be084182cf2e68a8e (diff)
downloadtqtinterface-b2cb8fdee255ddabee15e102a80ee720378d901d.tar.gz
tqtinterface-b2cb8fdee255ddabee15e102a80ee720378d901d.zip
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qtinterface/tqt.h.cmake')
-rw-r--r--qtinterface/tqt.h.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake
index 69a7acc..9b2cbb5 100644
--- a/qtinterface/tqt.h.cmake
+++ b/qtinterface/tqt.h.cmake
@@ -575,7 +575,6 @@ Boston, MA 02110-1301, USA.
#define TQLineEdit QLineEdit
#define TQValidator QValidator
#define TQListBox QListBox
-#define TQList QList
#define TQComboBoxData QComboBoxData
#define TQComboTableItem QComboTableItem
#define TQWheelEvent QWheelEvent