summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-01 18:14:22 +0900
committerMichele Calgaro <[email protected]>2024-07-01 19:09:26 +0900
commitaae4211595cac788d7971aee737794e7ad0a03db (patch)
tree1b62bde76e8bcf11849c5e2e0fb446340f11e015
parent51cf7be9a29d575c947ecbc806ef4af396cd2b0f (diff)
downloadkmymoney-aae4211595cac788d7971aee737794e7ad0a03db.tar.gz
kmymoney-aae4211595cac788d7971aee737794e7ad0a03db.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 15a11584a5e978821c7de52687ca5b22ce2f7749)
-rw-r--r--kmymoney2/export.h2
-rw-r--r--libkgpgfile/kgpgfile.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/kmymoney2/export.h b/kmymoney2/export.h
index d7ce3aa..4fbaf64 100644
--- a/kmymoney2/export.h
+++ b/kmymoney2/export.h
@@ -25,7 +25,7 @@
#if KDE_IS_VERSION(3,2,90)
#ifdef __KDE_HAVE_GCC_VISIBILITY
- #include <kdemacros.h>
+ #include <tdemacros.h>
#define KMYMONEY_EXPORT TDE_EXPORT
#else
#define KMYMONEY_EXPORT
diff --git a/libkgpgfile/kgpgfile.h b/libkgpgfile/kgpgfile.h
index d94100a..e301b06 100644
--- a/libkgpgfile/kgpgfile.h
+++ b/libkgpgfile/kgpgfile.h
@@ -22,7 +22,7 @@
#include <tqobject.h>
#include <tqstring.h>
#include <tqstringlist.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
/**
* @author Thomas Baumgart