summaryrefslogtreecommitdiffstats
path: root/kaddressbook/kcmconfigs
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:18:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:18:40 -0600
commit38b7daf1afffa515cf4880847c0d985f3c6ee753 (patch)
tree3e5e8489a057008373c2ae2d1583d5a1865f7e3d /kaddressbook/kcmconfigs
parentf4236c497b152468e23da7b8a64caf6988e61515 (diff)
downloadtdepim-38b7daf1afffa515cf4880847c0d985f3c6ee753.tar.gz
tdepim-38b7daf1afffa515cf4880847c0d985f3c6ee753.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kaddressbook/kcmconfigs')
-rw-r--r--kaddressbook/kcmconfigs/kcmkabconfig.cpp2
-rw-r--r--kaddressbook/kcmconfigs/kcmkabldapconfig.cpp2
-rw-r--r--kaddressbook/kcmconfigs/ldapoptionswidget.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/kaddressbook/kcmconfigs/kcmkabconfig.cpp b/kaddressbook/kcmconfigs/kcmkabconfig.cpp
index 8f3bb5e5..6f170697 100644
--- a/kaddressbook/kcmconfigs/kcmkabconfig.cpp
+++ b/kaddressbook/kcmconfigs/kcmkabconfig.cpp
@@ -23,7 +23,7 @@
#include <tqlayout.h>
-#include <kaboutdata.h>
+#include <tdeaboutdata.h>
#include <kdebug.h>
#include <klocale.h>
diff --git a/kaddressbook/kcmconfigs/kcmkabldapconfig.cpp b/kaddressbook/kcmconfigs/kcmkabldapconfig.cpp
index ba512b63..a95fa2c8 100644
--- a/kaddressbook/kcmconfigs/kcmkabldapconfig.cpp
+++ b/kaddressbook/kcmconfigs/kcmkabldapconfig.cpp
@@ -25,7 +25,7 @@
#include <tqframe.h>
#include <tqlayout.h>
-#include <kaboutdata.h>
+#include <tdeaboutdata.h>
#include <klocale.h>
#include "ldapoptionswidget.h"
diff --git a/kaddressbook/kcmconfigs/ldapoptionswidget.cpp b/kaddressbook/kcmconfigs/ldapoptionswidget.cpp
index 3225b0a2..71a41ba4 100644
--- a/kaddressbook/kcmconfigs/ldapoptionswidget.cpp
+++ b/kaddressbook/kcmconfigs/ldapoptionswidget.cpp
@@ -29,7 +29,7 @@
#include <tqtoolbutton.h>
#include <tqstring.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kbuttonbox.h>
#include <tdeconfig.h>
#include <tdelistview.h>