diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 19:18:36 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 21:00:46 +0900 |
commit | 04db7b27ae6c6a865c014c1d7653e6a638ec6a5c (patch) | |
tree | ebfc5089af4b73f15c71d9294a7f44b707cf60ef /tderesources/lib | |
parent | 1e12a3283ff59ceee726438e9c40d70fb2454d55 (diff) | |
download | tdepim-04db7b27ae6c6a865c014c1d7653e6a638ec6a5c.tar.gz tdepim-04db7b27ae6c6a865c014c1d7653e6a638ec6a5c.zip |
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3353e7fa30be3d2f6c5161a7fd10fd056b5828cd)
Diffstat (limited to 'tderesources/lib')
-rw-r--r-- | tderesources/lib/addressbookadaptor.h | 2 | ||||
-rw-r--r-- | tderesources/lib/calendaradaptor.h | 2 | ||||
-rw-r--r-- | tderesources/lib/davaddressbookadaptor.h | 2 | ||||
-rw-r--r-- | tderesources/lib/davcalendaradaptor.h | 2 | ||||
-rw-r--r-- | tderesources/lib/folderconfig.h | 2 | ||||
-rw-r--r-- | tderesources/lib/folderlister.h | 2 | ||||
-rw-r--r-- | tderesources/lib/groupwaredataadaptor.h | 2 | ||||
-rw-r--r-- | tderesources/lib/kcal_cachesettingsdlg.h | 2 | ||||
-rw-r--r-- | tderesources/lib/kcal_resourcegroupwarebase.h | 2 | ||||
-rw-r--r-- | tderesources/lib/kcal_resourcegroupwarebaseconfig.h | 2 | ||||
-rw-r--r-- | tderesources/lib/tdeabc_resourcegroupwarebase.h | 2 | ||||
-rw-r--r-- | tderesources/lib/tdeabc_resourcegroupwarebaseconfig.h | 2 | ||||
-rw-r--r-- | tderesources/lib/webdavhandler.h | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/tderesources/lib/addressbookadaptor.h b/tderesources/lib/addressbookadaptor.h index 00852d18b..ef1beb5de 100644 --- a/tderesources/lib/addressbookadaptor.h +++ b/tderesources/lib/addressbookadaptor.h @@ -26,7 +26,7 @@ #include "groupwaredataadaptor.h" #include <tdeabc/addressee.h> -#include <kdemacros.h> +#include <tdemacros.h> #include <kurl.h> namespace TDEABC { diff --git a/tderesources/lib/calendaradaptor.h b/tderesources/lib/calendaradaptor.h index 4b913d897..aea6a69e3 100644 --- a/tderesources/lib/calendaradaptor.h +++ b/tderesources/lib/calendaradaptor.h @@ -27,7 +27,7 @@ #include <libkcal/incidence.h> -#include <kdemacros.h> +#include <tdemacros.h> #include <kurl.h> namespace KPIM { diff --git a/tderesources/lib/davaddressbookadaptor.h b/tderesources/lib/davaddressbookadaptor.h index 6ff319d76..41a39bf40 100644 --- a/tderesources/lib/davaddressbookadaptor.h +++ b/tderesources/lib/davaddressbookadaptor.h @@ -24,7 +24,7 @@ #include "addressbookadaptor.h" #include "folderlister.h" #include <tqdom.h> -#include <kdemacros.h> +#include <tdemacros.h> namespace TDEABC { diff --git a/tderesources/lib/davcalendaradaptor.h b/tderesources/lib/davcalendaradaptor.h index 942caf717..069d62451 100644 --- a/tderesources/lib/davcalendaradaptor.h +++ b/tderesources/lib/davcalendaradaptor.h @@ -24,7 +24,7 @@ #include "calendaradaptor.h" #include "folderlister.h" #include <tqdom.h> -#include <kdemacros.h> +#include <tdemacros.h> namespace KCal { diff --git a/tderesources/lib/folderconfig.h b/tderesources/lib/folderconfig.h index 741c12d5c..1694613c9 100644 --- a/tderesources/lib/folderconfig.h +++ b/tderesources/lib/folderconfig.h @@ -24,7 +24,7 @@ #define KPIM_FOLDERCONFIG_H #include <kurl.h> -#include <kdemacros.h> +#include <tdemacros.h> #include <tqwidget.h> // class TDEListView; diff --git a/tderesources/lib/folderlister.h b/tderesources/lib/folderlister.h index 90790af74..4f04bf1c8 100644 --- a/tderesources/lib/folderlister.h +++ b/tderesources/lib/folderlister.h @@ -26,7 +26,7 @@ // #include "tderesources_groupwareprefs.h" /*#include "groupwareresourcejob.h"*/ #include <kurl.h> -#include <kdemacros.h> +#include <tdemacros.h> #include <tqvaluelist.h> #include <tqstring.h> diff --git a/tderesources/lib/groupwaredataadaptor.h b/tderesources/lib/groupwaredataadaptor.h index ba11cf1bb..51def5c74 100644 --- a/tderesources/lib/groupwaredataadaptor.h +++ b/tderesources/lib/groupwaredataadaptor.h @@ -29,7 +29,7 @@ #include <tqstring.h> #include <libkcal/listbase.h> #include <tqobject.h> -#include <kdemacros.h> +#include <tdemacros.h> namespace TDEIO { diff --git a/tderesources/lib/kcal_cachesettingsdlg.h b/tderesources/lib/kcal_cachesettingsdlg.h index 5fe2c7579..13510782b 100644 --- a/tderesources/lib/kcal_cachesettingsdlg.h +++ b/tderesources/lib/kcal_cachesettingsdlg.h @@ -23,7 +23,7 @@ #define KCAL_CACHESETTINGSDLG_H #include <kdialogbase.h> -#include <kdemacros.h> +#include <tdemacros.h> namespace KRES { diff --git a/tderesources/lib/kcal_resourcegroupwarebase.h b/tderesources/lib/kcal_resourcegroupwarebase.h index d0f6c48fb..fcde85aa0 100644 --- a/tderesources/lib/kcal_resourcegroupwarebase.h +++ b/tderesources/lib/kcal_resourcegroupwarebase.h @@ -25,7 +25,7 @@ #include <kurl.h> #include <libkcal/resourcecached.h> -#include <kdemacros.h> +#include <tdemacros.h> #include <tdeabc/locknull.h> namespace TDEIO { diff --git a/tderesources/lib/kcal_resourcegroupwarebaseconfig.h b/tderesources/lib/kcal_resourcegroupwarebaseconfig.h index 22c9f2077..23ffef60b 100644 --- a/tderesources/lib/kcal_resourcegroupwarebaseconfig.h +++ b/tderesources/lib/kcal_resourcegroupwarebaseconfig.h @@ -23,7 +23,7 @@ #define KCAL_RESOURCEGROUPWAREBASECONFIG_H #include <tderesources/configwidget.h> -#include <kdemacros.h> +#include <tdemacros.h> class KPushButton; class KLineEdit; diff --git a/tderesources/lib/tdeabc_resourcegroupwarebase.h b/tderesources/lib/tdeabc_resourcegroupwarebase.h index 77358bd69..363076993 100644 --- a/tderesources/lib/tdeabc_resourcegroupwarebase.h +++ b/tderesources/lib/tdeabc_resourcegroupwarebase.h @@ -24,7 +24,7 @@ #include <kurl.h> #include <tdeabcresourcecached.h> -#include <kdemacros.h> +#include <tdemacros.h> class TDEConfig; diff --git a/tderesources/lib/tdeabc_resourcegroupwarebaseconfig.h b/tderesources/lib/tdeabc_resourcegroupwarebaseconfig.h index 6b2ad4d34..b7cb3a3ee 100644 --- a/tderesources/lib/tdeabc_resourcegroupwarebaseconfig.h +++ b/tderesources/lib/tdeabc_resourcegroupwarebaseconfig.h @@ -23,7 +23,7 @@ #define TDEABC_RESOURCEGROUPWAREBASECONFIG_H #include <tderesources/configwidget.h> -#include <kdemacros.h> +#include <tdemacros.h> class KLineEdit; class KURLRequester; diff --git a/tderesources/lib/webdavhandler.h b/tderesources/lib/webdavhandler.h index 65018c7b4..4371ac5b7 100644 --- a/tderesources/lib/webdavhandler.h +++ b/tderesources/lib/webdavhandler.h @@ -27,7 +27,7 @@ #include <tqdom.h> #include <tqdatetime.h> #include <kurl.h> -#include <kdemacros.h> +#include <tdemacros.h> class TDE_EXPORT WebdavHandler { |