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 216557857..216e89d13 100644 --- a/kontact/plugins/korganizer/kcmkorgsummary.h +++ b/kontact/plugins/korganizer/kcmkorgsummary.h @@ -29,7 +29,7 @@ class TQSpinxBox; class TQButtonGroup; -class KCMKOrgSummary : public KCModule +class KCMKOrgSummary : public TDECModule { Q_OBJECT |