From d70ce47c224b328c429a5f2406e5e793b009541d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:31:44 -0600 Subject: Additional kde to tde renaming --- kontact/interfaces/CMakeLists.txt | 2 +- kontact/interfaces/core.h | 2 +- kontact/interfaces/plugin.h | 2 +- kontact/interfaces/summary.h | 2 +- kontact/interfaces/uniqueapphandler.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'kontact/interfaces') diff --git a/kontact/interfaces/CMakeLists.txt b/kontact/interfaces/CMakeLists.txt index 74b590d8b..7cda8c197 100644 --- a/kontact/interfaces/CMakeLists.txt +++ b/kontact/interfaces/CMakeLists.txt @@ -42,6 +42,6 @@ tde_add_library( kpinterfaces SHARED AUTOMOC SOURCES core.cpp plugin.cpp summary.cpp uniqueapphandler.cpp VERSION 1.0.0 - LINK kdepim-shared + LINK tdepim-shared DESTINATION ${LIB_INSTALL_DIR} ) diff --git a/kontact/interfaces/core.h b/kontact/interfaces/core.h index d43e78f5d..343132d03 100644 --- a/kontact/interfaces/core.h +++ b/kontact/interfaces/core.h @@ -24,7 +24,7 @@ #define KONTACT_CORE_H #include -#include +#include #include #include diff --git a/kontact/interfaces/plugin.h b/kontact/interfaces/plugin.h index c532f86f1..aaa400786 100644 --- a/kontact/interfaces/plugin.h +++ b/kontact/interfaces/plugin.h @@ -26,7 +26,7 @@ #include #include -#include +#include #include class TQStringList; diff --git a/kontact/interfaces/summary.h b/kontact/interfaces/summary.h index f6efa3087..f50507ce7 100644 --- a/kontact/interfaces/summary.h +++ b/kontact/interfaces/summary.h @@ -23,7 +23,7 @@ #include #include -#include +#include class KStatusBar; diff --git a/kontact/interfaces/uniqueapphandler.h b/kontact/interfaces/uniqueapphandler.h index b93b59657..3de543f03 100644 --- a/kontact/interfaces/uniqueapphandler.h +++ b/kontact/interfaces/uniqueapphandler.h @@ -24,7 +24,7 @@ #include #include -#include +#include namespace Kontact { -- cgit v1.2.1