summaryrefslogtreecommitdiffstats
path: root/tderesources/caldav
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-01 19:18:36 +0900
committerMichele Calgaro <[email protected]>2024-07-01 21:00:46 +0900
commit04db7b27ae6c6a865c014c1d7653e6a638ec6a5c (patch)
treeebfc5089af4b73f15c71d9294a7f44b707cf60ef /tderesources/caldav
parent1e12a3283ff59ceee726438e9c40d70fb2454d55 (diff)
downloadtdepim-04db7b27ae6c6a865c014c1d7653e6a638ec6a5c.tar.gz
tdepim-04db7b27ae6c6a865c014c1d7653e6a638ec6a5c.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 3353e7fa30be3d2f6c5161a7fd10fd056b5828cd)
Diffstat (limited to 'tderesources/caldav')
-rw-r--r--tderesources/caldav/config.h2
-rw-r--r--tderesources/caldav/configwidgets.h2
-rw-r--r--tderesources/caldav/resource.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/tderesources/caldav/config.h b/tderesources/caldav/config.h
index ffeaa27fa..23ea20fb9 100644
--- a/tderesources/caldav/config.h
+++ b/tderesources/caldav/config.h
@@ -19,7 +19,7 @@
#include "resource.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
#include <tderesources/configwidget.h>
class TQLineEdit;
diff --git a/tderesources/caldav/configwidgets.h b/tderesources/caldav/configwidgets.h
index 7ad3597ee..07362c01e 100644
--- a/tderesources/caldav/configwidgets.h
+++ b/tderesources/caldav/configwidgets.h
@@ -36,7 +36,7 @@
#define KCALDAV_AUTOWIDGETS_H
#include <tqwidget.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
namespace KCal {
diff --git a/tderesources/caldav/resource.h b/tderesources/caldav/resource.h
index 95aba7d77..326806b1f 100644
--- a/tderesources/caldav/resource.h
+++ b/tderesources/caldav/resource.h
@@ -26,7 +26,7 @@
#include <tdeabc/locknull.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#include <tdeconfig.h>
namespace KCal {