summaryrefslogtreecommitdiffstats
path: root/libemailfunctions
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:18:36 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:18:36 +0900
commit3353e7fa30be3d2f6c5161a7fd10fd056b5828cd (patch)
tree95f62323988ce952757dd740ea3e8811b4e2d13f /libemailfunctions
parentfb95ee4b5acb2be8ee1cb17cdeeaccc5e11dc744 (diff)
downloadtdepim-3353e7fa30be3d2f6c5161a7fd10fd056b5828cd.tar.gz
tdepim-3353e7fa30be3d2f6c5161a7fd10fd056b5828cd.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'libemailfunctions')
-rw-r--r--libemailfunctions/email.h2
-rw-r--r--libemailfunctions/idmapper.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libemailfunctions/email.h b/libemailfunctions/email.h
index 30f4e9e5c..19d08e7fd 100644
--- a/libemailfunctions/email.h
+++ b/libemailfunctions/email.h
@@ -24,7 +24,7 @@
#include <tqstringlist.h>
#include <tqcstring.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
/** @file */
diff --git a/libemailfunctions/idmapper.h b/libemailfunctions/idmapper.h
index 04d34e4c7..557e61ecd 100644
--- a/libemailfunctions/idmapper.h
+++ b/libemailfunctions/idmapper.h
@@ -25,7 +25,7 @@
#include <tqmap.h>
#include <tqvariant.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
namespace KPIM {