summaryrefslogtreecommitdiffstats
path: root/kchart/kchartPageLayout.h
diff options
context:
space:
mode:
Diffstat (limited to 'kchart/kchartPageLayout.h')
-rw-r--r--kchart/kchartPageLayout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartPageLayout.h b/kchart/kchartPageLayout.h
index 9aab63c3..93215c42 100644
--- a/kchart/kchartPageLayout.h
+++ b/kchart/kchartPageLayout.h
@@ -31,7 +31,7 @@ class KChartView;
class KChartParams;
class KChartPageLayout : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
KChartPageLayout( KChartParams* _params, TQWidget* parent, const char* name);