summaryrefslogtreecommitdiffstats
path: root/kchart/kdchart/KDChartCustomBoxWrapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/kdchart/KDChartCustomBoxWrapper.cpp')
-rw-r--r--kchart/kdchart/KDChartCustomBoxWrapper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kdchart/KDChartCustomBoxWrapper.cpp b/kchart/kdchart/KDChartCustomBoxWrapper.cpp
index 2ee28eba..c62b1187 100644
--- a/kchart/kdchart/KDChartCustomBoxWrapper.cpp
+++ b/kchart/kdchart/KDChartCustomBoxWrapper.cpp
@@ -1,6 +1,6 @@
#include "KDChartCustomBoxWrapper.h"
KDChartCustomBoxWrapper::KDChartCustomBoxWrapper( KDChartCustomBox* data)
- :QObject(0), _data(data)
+ :TQObject(0), _data(data)
{
}