diff options
Diffstat (limited to 'kontact/plugins/korganizer/kcmkorgsummary.h')
-rw-r--r-- | kontact/plugins/korganizer/kcmkorgsummary.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/korganizer/kcmkorgsummary.h b/kontact/plugins/korganizer/kcmkorgsummary.h index ea698f91a..216557857 100644 --- a/kontact/plugins/korganizer/kcmkorgsummary.h +++ b/kontact/plugins/korganizer/kcmkorgsummary.h @@ -32,7 +32,7 @@ class TQButtonGroup; class KCMKOrgSummary : public KCModule { Q_OBJECT - TQ_OBJECT + public: KCMKOrgSummary( TQWidget *parent = 0, const char *name = 0 ); |