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

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 10ec684b00)
r14.1.x
Michele Calgaro 4 weeks ago
parent efab49fad7
commit 3a295a7978
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