Replace kdemacros.h with tdemacros.h

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/72/head
Michele Calgaro 4 months ago
parent 530a677516
commit 48317c27a9
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -37,7 +37,7 @@
#include <tqdom.h> #include <tqdom.h>
#include <tqvaluelist.h> #include <tqvaluelist.h>
#include <kdemacros.h> #include <tdemacros.h>
#include <kdebug.h> #include <kdebug.h>
class KWEFKWordLeader; class KWEFKWordLeader;

@ -24,7 +24,7 @@
# include <tdeversion.h> /* this will also include <tdelibs_export.h>, if available */ # include <tdeversion.h> /* this will also include <tdelibs_export.h>, if available */
#endif #endif
/* TDE_EXPORT will be defined multiple times without this on tdelibs 3.3 (tested on 3.3.1) */ /* TDE_EXPORT will be defined multiple times without this on tdelibs 3.3 (tested on 3.3.1) */
#include <kdemacros.h> #include <tdemacros.h>
/* workaround for KDElibs < 3.2 on !win32 */ /* workaround for KDElibs < 3.2 on !win32 */
#ifndef TDE_EXPORT #ifndef TDE_EXPORT

@ -20,7 +20,7 @@
#ifndef _KEXIUTILS_EXPORT_H_ #ifndef _KEXIUTILS_EXPORT_H_
#define _KEXIUTILS_EXPORT_H_ #define _KEXIUTILS_EXPORT_H_
#include <kdemacros.h> #include <tdemacros.h>
#ifdef MAKE_KEXIUTILS_LIB #ifdef MAKE_KEXIUTILS_LIB
# define KEXIUTILS_EXPORT TDE_EXPORT # define KEXIUTILS_EXPORT TDE_EXPORT

@ -25,7 +25,7 @@
#endif #endif
/* TDE_EXPORT will be defined multiple times without this on tdelibs 3.3 (tested on 3.3.1) */ /* TDE_EXPORT will be defined multiple times without this on tdelibs 3.3 (tested on 3.3.1) */
#include <kdemacros.h> #include <tdemacros.h>
/* workaround for KDElibs < 3.2 on !win32 */ /* workaround for KDElibs < 3.2 on !win32 */
#ifndef TDE_EXPORT #ifndef TDE_EXPORT

@ -26,7 +26,7 @@
#include <tqdom.h> #include <tqdom.h>
#include <tqvaluestack.h> #include <tqvaluestack.h>
#include <kdemacros.h> #include <tdemacros.h>
#include "koffice_export.h" #include "koffice_export.h"

@ -27,7 +27,7 @@
#include <tqframe.h> #include <tqframe.h>
#include <tqpixmap.h> #include <tqpixmap.h>
#include <kdemacros.h> #include <tdemacros.h>
#include <koffice_export.h> #include <koffice_export.h>
#include <KoGlobal.h> #include <KoGlobal.h>
#include <KoTabChooser.h> #include <KoTabChooser.h>

Loading…
Cancel
Save