Replace kdemacros.h with tdemacros.h

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

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

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

Loading…
Cancel
Save