summaryrefslogtreecommitdiffstats
path: root/libkdchart/KDChartGlobal.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-17 23:25:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-17 23:25:55 +0900
commit38f46e7137a77df91eb38133921f6536d847ba81 (patch)
treeda82edace1671ec384e59ddd5f82a3f8ae9714c9 /libkdchart/KDChartGlobal.h
parent677bfebe692ba915de885f430c5e03e8a1db95b1 (diff)
downloadkmymoney-38f46e7137a77df91eb38133921f6536d847ba81.tar.gz
kmymoney-38f46e7137a77df91eb38133921f6536d847ba81.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 'libkdchart/KDChartGlobal.h')
-rw-r--r--libkdchart/KDChartGlobal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libkdchart/KDChartGlobal.h b/libkdchart/KDChartGlobal.h
index ab7750e..5629caa 100644
--- a/libkdchart/KDChartGlobal.h
+++ b/libkdchart/KDChartGlobal.h
@@ -101,8 +101,6 @@
#endif // Q_OS_TEMP
#endif // TQT_NO_COMPAT
-#define TQPtrList TQList
-#define TQPtrListIterator TQListIterator
#define TQPtrVector TQVector
#define TQMemArray TQArray