Replace kdemacros.h with tdemacros.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/50/head
Michele Calgaro 2 months ago
parent 7e90140077
commit 764011824e
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -25,7 +25,7 @@
#if KDE_IS_VERSION(3,3,90)
#include <kdemacros.h>
#include <tdemacros.h>
#define KOMMANDER_EXPORT TDE_EXPORT

@ -21,7 +21,7 @@
#define _TDELIBS_EXPORT_H
/* needed for TDE_EXPORT macros */
#include <kdemacros.h>
#include <tdemacros.h>
/* needed, because e.g. Q_OS_UNIX is so frequently used */
#include <tqglobal.h>

Loading…
Cancel
Save