summaryrefslogtreecommitdiffstats
path: root/kopete/plugins
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:28:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:28:34 -0600
commitccfaeb9b831a41e93e777b041cdf33a7d40a0e0b (patch)
treebf50f381bae726615cec4d7174f7bb4d0f20051d /kopete/plugins
parent4816c4a735e1704c433dbe42155bf3887180d8ea (diff)
downloadtdenetwork-ccfaeb9b831a41e93e777b041cdf33a7d40a0e0b.tar.gz
tdenetwork-ccfaeb9b831a41e93e777b041cdf33a7d40a0e0b.zip
Fix FTBFS resulting from KCModule rename
Diffstat (limited to 'kopete/plugins')
-rw-r--r--kopete/plugins/addbookmarks/addbookmarkspreferences.h2
-rw-r--r--kopete/plugins/alias/aliaspreferences.h2
-rw-r--r--kopete/plugins/highlight/highlightpreferences.h2
-rw-r--r--kopete/plugins/history/historypreferences.h2
-rw-r--r--kopete/plugins/latex/latexpreferences.h2
-rw-r--r--kopete/plugins/motionautoaway/motionawaypreferences.h2
-rw-r--r--kopete/plugins/netmeeting/netmeetingpreferences.h2
-rw-r--r--kopete/plugins/nowlistening/nowlisteningpreferences.h2
-rw-r--r--kopete/plugins/smpppdcs/smpppdcspreferences.h2
-rw-r--r--kopete/plugins/texteffect/texteffectpreferences.h2
-rw-r--r--kopete/plugins/webpresence/webpresencepreferences.h2
11 files changed, 11 insertions, 11 deletions
diff --git a/kopete/plugins/addbookmarks/addbookmarkspreferences.h b/kopete/plugins/addbookmarks/addbookmarkspreferences.h
index 6f07c8b5..32094012 100644
--- a/kopete/plugins/addbookmarks/addbookmarkspreferences.h
+++ b/kopete/plugins/addbookmarks/addbookmarkspreferences.h
@@ -12,7 +12,7 @@
#ifndef ADDBOOKMARKSPREFERENCES_H
#define ADDBOOKMARKSPREFERENCES_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include "addbookmarksprefssettings.h"
#include "addbookmarksprefsui.h"
diff --git a/kopete/plugins/alias/aliaspreferences.h b/kopete/plugins/alias/aliaspreferences.h
index c906b8ce..b03a9ef3 100644
--- a/kopete/plugins/alias/aliaspreferences.h
+++ b/kopete/plugins/alias/aliaspreferences.h
@@ -10,7 +10,7 @@
#ifndef AliasPREFERENCES_H
#define AliasPREFERENCES_H
-#include "kcmodule.h"
+#include "tdecmodule.h"
typedef TQValueList<Kopete::Protocol*> ProtocolList;
diff --git a/kopete/plugins/highlight/highlightpreferences.h b/kopete/plugins/highlight/highlightpreferences.h
index 601a05e5..b5cfed0c 100644
--- a/kopete/plugins/highlight/highlightpreferences.h
+++ b/kopete/plugins/highlight/highlightpreferences.h
@@ -18,7 +18,7 @@
#ifndef HighlightPREFERENCES_H
#define HighlightPREFERENCES_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include <tqstring.h>
class HighlightPrefsUI;
diff --git a/kopete/plugins/history/historypreferences.h b/kopete/plugins/history/historypreferences.h
index d230b208..7406404f 100644
--- a/kopete/plugins/history/historypreferences.h
+++ b/kopete/plugins/history/historypreferences.h
@@ -18,7 +18,7 @@
#ifndef HISTORYPREFERENCES_H
#define HISTORYPREFERENCES_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include <tqstring.h>
class HistoryPrefsUI;
diff --git a/kopete/plugins/latex/latexpreferences.h b/kopete/plugins/latex/latexpreferences.h
index aa6d8597..ed92191e 100644
--- a/kopete/plugins/latex/latexpreferences.h
+++ b/kopete/plugins/latex/latexpreferences.h
@@ -18,7 +18,7 @@
#ifndef LatexPREFERENCES_H
#define LatexPREFERENCES_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include <tqstring.h>
class LatexPrefsUI;
diff --git a/kopete/plugins/motionautoaway/motionawaypreferences.h b/kopete/plugins/motionautoaway/motionawaypreferences.h
index 78ac9104..1f38bdcd 100644
--- a/kopete/plugins/motionautoaway/motionawaypreferences.h
+++ b/kopete/plugins/motionautoaway/motionawaypreferences.h
@@ -18,7 +18,7 @@
#ifndef MOTIONAWAYPREFERENCES_H
#define MOTIONAWAYPREFERENCES_H
-#include "kcmodule.h"
+#include "tdecmodule.h"
class motionawayPrefsUI;
diff --git a/kopete/plugins/netmeeting/netmeetingpreferences.h b/kopete/plugins/netmeeting/netmeetingpreferences.h
index 2246e805..958860cf 100644
--- a/kopete/plugins/netmeeting/netmeetingpreferences.h
+++ b/kopete/plugins/netmeeting/netmeetingpreferences.h
@@ -17,7 +17,7 @@
#ifndef NetmeetingPREFERENCES_H
#define NetmeetingPREFERENCES_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include <tqstring.h>
class NetmeetingPrefsUI;
diff --git a/kopete/plugins/nowlistening/nowlisteningpreferences.h b/kopete/plugins/nowlistening/nowlisteningpreferences.h
index 05169c10..9d0fe7a5 100644
--- a/kopete/plugins/nowlistening/nowlisteningpreferences.h
+++ b/kopete/plugins/nowlistening/nowlisteningpreferences.h
@@ -20,7 +20,7 @@
#ifndef NOWLISTENINGPREFERENCES_H
#define NOWLISTENINGPREFERENCES_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
class NowListeningPrefsUI;
class NowListeningConfig;
diff --git a/kopete/plugins/smpppdcs/smpppdcspreferences.h b/kopete/plugins/smpppdcs/smpppdcspreferences.h
index 19368313..38ea101a 100644
--- a/kopete/plugins/smpppdcs/smpppdcspreferences.h
+++ b/kopete/plugins/smpppdcs/smpppdcspreferences.h
@@ -17,7 +17,7 @@
#ifndef SMPPPDCSPREFERENCES_H
#define SMPPPDCSPREFERENCES_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
class TQListViewItem;
diff --git a/kopete/plugins/texteffect/texteffectpreferences.h b/kopete/plugins/texteffect/texteffectpreferences.h
index e8157326..1f82929b 100644
--- a/kopete/plugins/texteffect/texteffectpreferences.h
+++ b/kopete/plugins/texteffect/texteffectpreferences.h
@@ -18,7 +18,7 @@
#ifndef TextEffectPREFERENCES_H
#define TextEffectPREFERENCES_H
-#include <kcmodule.h>
+#include <tdecmodule.h>
class TextEffectPrefs;
class TextEffectConfig;
diff --git a/kopete/plugins/webpresence/webpresencepreferences.h b/kopete/plugins/webpresence/webpresencepreferences.h
index 2ea900c3..d958b78e 100644
--- a/kopete/plugins/webpresence/webpresencepreferences.h
+++ b/kopete/plugins/webpresence/webpresencepreferences.h
@@ -18,7 +18,7 @@
#ifndef WEBPRSENCEPREFERECES_H
#define WEBPRSENCEPREFERECES_H
-#include "kcmodule.h"
+#include "tdecmodule.h"
class WebPresencePrefsUI;
class KAutoConfig;