diff options
Diffstat (limited to 'kchart/kchartComboConfigPage.h')
-rw-r--r-- | kchart/kchartComboConfigPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartComboConfigPage.h b/kchart/kchartComboConfigPage.h index f0f4d4760..e4f223a1f 100644 --- a/kchart/kchartComboConfigPage.h +++ b/kchart/kchartComboConfigPage.h @@ -31,7 +31,7 @@ class KChartParams; class KChartComboPage : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |