summaryrefslogtreecommitdiffstats
path: root/kchart/kchartWizard.h
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/kchartWizard.h')
-rw-r--r--kchart/kchartWizard.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartWizard.h b/kchart/kchartWizard.h
index 90cd02dd..e3725bc1 100644
--- a/kchart/kchartWizard.h
+++ b/kchart/kchartWizard.h
@@ -20,7 +20,7 @@ class KChartWizardSelectDataFormatPage;
class KChartWizard : public KWizard
{
Q_OBJECT
- TQ_OBJECT
+
public:
KChartWizard ( KChartPart* chart, TQWidget *parent, const char* name,
bool modal = true, WFlags f = 0 );