From 7cb24f16beba124f021091c4b7bcf8565a06fb95 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:47:32 -0600 Subject: Rename additional instances of KDE to TDE --- kaddressbook/interfaces/core.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kaddressbook/interfaces') diff --git a/kaddressbook/interfaces/core.h b/kaddressbook/interfaces/core.h index 3b5e1cf3..3e2a175f 100644 --- a/kaddressbook/interfaces/core.h +++ b/kaddressbook/interfaces/core.h @@ -24,9 +24,9 @@ #ifndef KAB_CORE_H #define KAB_CORE_H -#include // for KDEPIM_NEW_DISTRLISTS +#include // for TDEPIM_NEW_DISTRLISTS -#ifdef KDEPIM_NEW_DISTRLISTS +#ifdef TDEPIM_NEW_DISTRLISTS #include #endif @@ -117,7 +117,7 @@ class KDE_EXPORT Core : public TQObject */ virtual void deleteDistributionLists( const TQStringList &uids ) = 0; -#ifdef KDEPIM_NEW_DISTRLISTS +#ifdef TDEPIM_NEW_DISTRLISTS /** Returns all the distribution lists. */ -- cgit v1.2.3