summaryrefslogtreecommitdiffstats
path: root/kttsd
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:21:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 16:21:45 -0600
commite7cf1663f517b900014c46cc61ffaab2813e0dc5 (patch)
treefbccbc9bd9fafe9476bf87d60b6f746cdc29b97a /kttsd
parentcb3122eb0266e115ad0169c7df7ee38169d4861b (diff)
downloadtdeaccessibility-e7cf1663f517b900014c46cc61ffaab2813e0dc5.tar.gz
tdeaccessibility-e7cf1663f517b900014c46cc61ffaab2813e0dc5.zip
Fix FTBFS resulting from KCModule rename
Diffstat (limited to 'kttsd')
-rw-r--r--kttsd/kcmkttsmgr/Makefile.am2
-rw-r--r--kttsd/kcmkttsmgr/kcmkttsmgr.h2
-rw-r--r--kttsd/kcmkttsmgr/kcmkttsmgrwidget.ui2
3 files changed, 3 insertions, 3 deletions
diff --git a/kttsd/kcmkttsmgr/Makefile.am b/kttsd/kcmkttsmgr/Makefile.am
index 53e4d51..6aba44c 100644
--- a/kttsd/kcmkttsmgr/Makefile.am
+++ b/kttsd/kcmkttsmgr/Makefile.am
@@ -11,7 +11,7 @@ METASOURCES = AUTO
#########################################################################
# KCMODULE SECTION
#########################################################################
-# This is the kcmodule that gets installed. It's name is used for all
+# This is the tdecmodule that gets installed. It's name is used for all
# of the other Makefile.am variables.
kde_module_LTLIBRARIES = kcm_kttsd.la
diff --git a/kttsd/kcmkttsmgr/kcmkttsmgr.h b/kttsd/kcmkttsmgr/kcmkttsmgr.h
index 57312be..7660945 100644
--- a/kttsd/kcmkttsmgr/kcmkttsmgr.h
+++ b/kttsd/kcmkttsmgr/kcmkttsmgr.h
@@ -26,7 +26,7 @@
#include <tqlistview.h>
// KDE includes.
-#include <kcmodule.h>
+#include <tdecmodule.h>
#include <ktrader.h>
#include <kdebug.h>
#include <kparts/part.h>
diff --git a/kttsd/kcmkttsmgr/kcmkttsmgrwidget.ui b/kttsd/kcmkttsmgr/kcmkttsmgrwidget.ui
index 63ba784..87d36f5 100644
--- a/kttsd/kcmkttsmgr/kcmkttsmgrwidget.ui
+++ b/kttsd/kcmkttsmgr/kcmkttsmgrwidget.ui
@@ -1896,7 +1896,7 @@
</Q_SLOTS>
<layoutdefaults spacing="6" margin="6"/>
<includehints>
- <includehint>kcmodule.h</includehint>
+ <includehint>tdecmodule.h</includehint>
<includehint>klistview.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>