diff options
Diffstat (limited to 'kchart/kchartWizardSetupAxesPage.h')
-rw-r--r-- | kchart/kchartWizardSetupAxesPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartWizardSetupAxesPage.h b/kchart/kchartWizardSetupAxesPage.h index 7ab41719..c01b8ab7 100644 --- a/kchart/kchartWizardSetupAxesPage.h +++ b/kchart/kchartWizardSetupAxesPage.h @@ -19,7 +19,7 @@ class kchartWidget; class KChartWizardSetupAxesPage : public TQWidget { Q_OBJECT - TQ_OBJECT + public: KChartWizardSetupAxesPage( TQWidget* parent, KChartPart* chart ); |