summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-20 21:47:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-20 21:47:57 +0900
commitef48116dd58021d42a624d72d48409b568fa7759 (patch)
tree4890f48664e5438b3407c2415c9fa8abe14a39d7
parentb63cb8fccb0465744012985e55315667f3ca8542 (diff)
downloadkmymoney-ef48116d.tar.gz
kmymoney-ef48116d.zip
Removed obsolete Qt2's TQVector class and replaced
with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--libkdchart/KDChartGlobal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libkdchart/KDChartGlobal.h b/libkdchart/KDChartGlobal.h
index 5629caa..d315ee3 100644
--- a/libkdchart/KDChartGlobal.h
+++ b/libkdchart/KDChartGlobal.h
@@ -101,7 +101,6 @@
#endif // Q_OS_TEMP
#endif // TQT_NO_COMPAT
-#define TQPtrVector TQVector
#define TQMemArray TQArray
#include <tqlist.h>