Replace kdemacros.h with tdemacros.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 15a11584a5)
r14.1.x
Michele Calgaro 5 months ago
parent 51cf7be9a2
commit aae4211595
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