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

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/12/head
Michele Calgaro 5 months ago committed by TDE Gitea
parent 49e07b0fee
commit c4ab653767

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

Loading…
Cancel
Save