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