Replace kdemacros.h with tdemacros.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 764011824e)
r14.1.x
Michele Calgaro 5 months ago
parent 9c52c29189
commit cffd6b6ece
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