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 67b00c54..f0f4d476 100644 --- a/kchart/kchartComboConfigPage.h +++ b/kchart/kchartComboConfigPage.h @@ -32,7 +32,7 @@ class KChartParams; class KChartComboPage : public TQWidget { Q_OBJECT - TQ_OBJECT + public: KChartComboPage( KChartParams* params,TQWidget* parent ); |