From 61bddfe3a7226b18c68a76124b727c736f431688 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 16:29:27 -0600 Subject: Fix FTBFS resulting from KCModule rename --- kontact/plugins/kmail/kcmkmailsummary.h | 2 +- kontact/plugins/korganizer/kcmkorgsummary.h | 2 +- kontact/plugins/newsticker/kcmkontactknt.h | 2 +- kontact/plugins/specialdates/kcmsdsummary.h | 2 +- kontact/plugins/summary/kcmkontactsummary.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'kontact') diff --git a/kontact/plugins/kmail/kcmkmailsummary.h b/kontact/plugins/kmail/kcmkmailsummary.h index 4e810ea3..3b6a8f53 100644 --- a/kontact/plugins/kmail/kcmkmailsummary.h +++ b/kontact/plugins/kmail/kcmkmailsummary.h @@ -26,7 +26,7 @@ #include -#include +#include class KListView; diff --git a/kontact/plugins/korganizer/kcmkorgsummary.h b/kontact/plugins/korganizer/kcmkorgsummary.h index 216e89d1..18db1df7 100644 --- a/kontact/plugins/korganizer/kcmkorgsummary.h +++ b/kontact/plugins/korganizer/kcmkorgsummary.h @@ -24,7 +24,7 @@ #ifndef KCMKORGSUMMARY_H #define KCMKORGSUMMARY_H -#include +#include class TQSpinxBox; class TQButtonGroup; diff --git a/kontact/plugins/newsticker/kcmkontactknt.h b/kontact/plugins/newsticker/kcmkontactknt.h index 2eedb0a7..cd3cbf0e 100644 --- a/kontact/plugins/newsticker/kcmkontactknt.h +++ b/kontact/plugins/newsticker/kcmkontactknt.h @@ -24,7 +24,7 @@ #ifndef KCMKONTACTKNT_H #define KCMKONTACTKNT_H -#include +#include class TQListViewItem; class TQSpinxBox; diff --git a/kontact/plugins/specialdates/kcmsdsummary.h b/kontact/plugins/specialdates/kcmsdsummary.h index b0dbbae9..c0095dfa 100644 --- a/kontact/plugins/specialdates/kcmsdsummary.h +++ b/kontact/plugins/specialdates/kcmsdsummary.h @@ -25,7 +25,7 @@ #ifndef KCMSDSUMMARY_H #define KCMSDSUMMARY_H -#include +#include class TQButtonGroup; class TQCheckBox; diff --git a/kontact/plugins/summary/kcmkontactsummary.h b/kontact/plugins/summary/kcmkontactsummary.h index 6129f46a..3e624798 100644 --- a/kontact/plugins/summary/kcmkontactsummary.h +++ b/kontact/plugins/summary/kcmkontactsummary.h @@ -25,7 +25,7 @@ #ifndef KCMKONTACTSUMMARY_H #define KCMKONTACTSUMMARY_H -#include +#include #include class KPluginInfo; -- cgit v1.2.3