diff options
Diffstat (limited to 'kchart/kchartLegendConfigPage.h')
-rw-r--r-- | kchart/kchartLegendConfigPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kchart/kchartLegendConfigPage.h b/kchart/kchartLegendConfigPage.h index b05cc019..20ffc73c 100644 --- a/kchart/kchartLegendConfigPage.h +++ b/kchart/kchartLegendConfigPage.h @@ -38,7 +38,7 @@ class KChartParams; class KChartLegendConfigPage : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |