diff options
Diffstat (limited to 'kchart/kchartWizardLabelsLegendPage.h')
-rw-r--r-- | kchart/kchartWizardLabelsLegendPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartWizardLabelsLegendPage.h b/kchart/kchartWizardLabelsLegendPage.h index 173554c15..aaff3a9ad 100644 --- a/kchart/kchartWizardLabelsLegendPage.h +++ b/kchart/kchartWizardLabelsLegendPage.h @@ -17,7 +17,7 @@ class KChartPart; class KChartWizardLabelsLegendPage : public TQWidget { Q_OBJECT - TQ_OBJECT + public: KChartWizardLabelsLegendPage( TQWidget* parent, KChartPart* chart ); |