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

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c4ab653767)
r14.1.x
Michele Calgaro 1 year ago
parent 713bb546c3
commit cb43a8fff8
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

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

Loading…
Cancel
Save