summaryrefslogtreecommitdiffstats
path: root/kchart/kchart_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/kchart_factory.h')
-rw-r--r--kchart/kchart_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchart_factory.h b/kchart/kchart_factory.h
index da36d4e3b..a40c39e8d 100644
--- a/kchart/kchart_factory.h
+++ b/kchart/kchart_factory.h
@@ -20,7 +20,7 @@ namespace KChart
class KChartFactory : public KoFactory
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartFactory( TQObject* parent = 0, const char* name = 0 );
virtual ~KChartFactory();