Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
master
Michele Calgaro 4 weeks ago
parent 5ffb68eae2
commit 10ec684b00
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -27,8 +27,8 @@
#include <kdemacros.h>
#endif
#ifdef KDE_EXPORT
#define LIBKEXIV2_EXPORT KDE_EXPORT
#ifdef TDE_EXPORT
#define LIBKEXIV2_EXPORT TDE_EXPORT
#else
#define LIBKEXIV2_EXPORT
#endif

Loading…
Cancel
Save