diff options
Diffstat (limited to 'kontact/plugins/newsticker/kcmkontactknt.h')
-rw-r--r-- | kontact/plugins/newsticker/kcmkontactknt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/newsticker/kcmkontactknt.h b/kontact/plugins/newsticker/kcmkontactknt.h index 0f9c15481..2eedb0a73 100644 --- a/kontact/plugins/newsticker/kcmkontactknt.h +++ b/kontact/plugins/newsticker/kcmkontactknt.h @@ -35,7 +35,7 @@ class KPushButton; class NewsItem; -class KCMKontactKNT : public KCModule +class KCMKontactKNT : public TDECModule { Q_OBJECT |