summaryrefslogtreecommitdiffstats
path: root/src/projects
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:15:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:15:28 +0900
commitd2261e523869ad79a989ad2159ed3702daa8f823 (patch)
tree75150083fe4a1e93a6141c9068d5c51590717a8b /src/projects
parent1cda53bba77bb4d6606285bc38fa7e8b4f64a39a (diff)
downloadk3b-master.tar.gz
k3b-master.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/projects')
-rw-r--r--src/projects/kostore/koStore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projects/kostore/koStore.h b/src/projects/kostore/koStore.h
index b43ec42..c3bda8c 100644
--- a/src/projects/kostore/koStore.h
+++ b/src/projects/kostore/koStore.h
@@ -27,7 +27,7 @@
//#include <koffice_export.h>
#include <kdemacros.h>
-#define KOSTORE_EXPORT KDE_EXPORT
+#define KOSTORE_EXPORT TDE_EXPORT
class TQWidget;