summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-10-20 21:47:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-10-20 21:47:58 +0900
commitc8c4e31921cbcd3f10541c439440a6142c2502f5 (patch)
treea3cc6d0d9574043ff81ff8708feb8b348cf4a49c
parent5bcc6704f753f686cf721c6f258e768cf52c63f2 (diff)
downloadkoffice-c8c4e319.tar.gz
koffice-c8c4e319.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--kchart/kdchart/KDChartGlobal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/kchart/kdchart/KDChartGlobal.h b/kchart/kdchart/KDChartGlobal.h
index 5629caa8b..d315ee3ad 100644
--- a/kchart/kdchart/KDChartGlobal.h
+++ b/kchart/kdchart/KDChartGlobal.h
@@ -101,7 +101,6 @@
#endif // Q_OS_TEMP
#endif // TQT_NO_COMPAT
-#define TQPtrVector TQVector
#define TQMemArray TQArray
#include <tqlist.h>