summaryrefslogtreecommitdiffstats
path: root/kchart/kchart_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/kchart_view.h')
-rw-r--r--kchart/kchart_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchart_view.h b/kchart/kchart_view.h
index c8d5784e3..d2b3d4899 100644
--- a/kchart/kchart_view.h
+++ b/kchart/kchart_view.h
@@ -24,7 +24,7 @@ class kchartDataEditor;
class KChartView : public KoView
{
- Q_OBJECT
+ TQ_OBJECT
public:
KChartView( KChartPart* part, TQWidget* parent = 0, const char* name = 0 );