Replace kdemacros.h with tdemacros.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/31/head
Michele Calgaro 5 months ago
parent 1acf71ab39
commit 15a11584a5
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -25,7 +25,7 @@
#if KDE_IS_VERSION(3,2,90) #if KDE_IS_VERSION(3,2,90)
#ifdef __KDE_HAVE_GCC_VISIBILITY #ifdef __KDE_HAVE_GCC_VISIBILITY
#include <kdemacros.h> #include <tdemacros.h>
#define KMYMONEY_EXPORT TDE_EXPORT #define KMYMONEY_EXPORT TDE_EXPORT
#else #else
#define KMYMONEY_EXPORT #define KMYMONEY_EXPORT

@ -22,7 +22,7 @@
#include <tqobject.h> #include <tqobject.h>
#include <tqstring.h> #include <tqstring.h>
#include <tqstringlist.h> #include <tqstringlist.h>
#include <kdemacros.h> #include <tdemacros.h>
/** /**
* @author Thomas Baumgart * @author Thomas Baumgart

Loading…
Cancel
Save