summaryrefslogtreecommitdiffstats
path: root/src/otrpreferences.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:11:38 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:11:38 -0600
commit35df0971f262a07f137a148f6d754d13751d0cd7 (patch)
treedb6075278c8d1f41ef40bb42fdae2ec87928412c /src/otrpreferences.h
parent19ef6524e14e2c318f0b88b2d348e1bf31c50cbe (diff)
downloadkopete-otr-35df0971f262a07f137a148f6d754d13751d0cd7.tar.gz
kopete-otr-35df0971f262a07f137a148f6d754d13751d0cd7.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'src/otrpreferences.h')
-rw-r--r--src/otrpreferences.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otrpreferences.h b/src/otrpreferences.h
index 204c286..68b89ed 100644
--- a/src/otrpreferences.h
+++ b/src/otrpreferences.h
@@ -29,7 +29,7 @@
* @author Michael Zanetti
*/
-class OTRPreferences : public KCModule {
+class OTRPreferences : public TDECModule {
Q_OBJECT