summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:17:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:17:45 +0900
commitf0039c7a23d0a9d7a71b9ef4d2bdeae0f678620c (patch)
tree04b7bcfea1b11cfb8c2b40a362decaf1e4d2944c
parent4306787b2e893c39368dce54d918448b250b7fce (diff)
downloadtdegames-f0039c7a23d0a9d7a71b9ef4d2bdeae0f678620c.tar.gz
tdegames-f0039c7a23d0a9d7a71b9ef4d2bdeae0f678620c.zip
Replace kdemacros.h with tdemacros.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--atlantik/libatlantic/libatlantic_export.h2
-rw-r--r--atlantik/libatlantikui/libatlantikui_export.h2
-rw-r--r--kbackgammon/engines/nextgen/kbggame.h2
-rw-r--r--kmines/highscores.h2
-rw-r--r--knetwalk/src/highscores.h2
-rw-r--r--kolf/game.h2
-rw-r--r--kolf/kolf.h2
-rw-r--r--kolf/main.cpp2
-rw-r--r--kreversi/highscores.h2
-rw-r--r--libksirtet/base/board.h2
-rw-r--r--libksirtet/base/factory.h2
-rw-r--r--libksirtet/base/field.h2
-rw-r--r--libksirtet/base/gtetris.h2
-rw-r--r--libksirtet/base/highscores.h2
-rw-r--r--libksirtet/base/kzoommainwindow.h2
-rw-r--r--libksirtet/base/main.h2
-rw-r--r--libksirtet/lib/libksirtet_export.h2
-rw-r--r--libksirtet/lib/mp_simple_board.h2
-rw-r--r--libtdegames/highscore/kexthighscore.h2
-rw-r--r--libtdegames/highscore/kexthighscore_item.h2
-rw-r--r--libtdegames/highscore/khighscore.h2
-rw-r--r--libtdegames/highscore/kscoredialog.h2
-rw-r--r--libtdegames/kcanvasrootpixmap.h2
-rw-r--r--libtdegames/kcarddialog.h2
-rw-r--r--libtdegames/kchat.h2
-rw-r--r--libtdegames/kchatbase.h2
-rw-r--r--libtdegames/kchatdialog.h2
-rw-r--r--libtdegames/kgame/dialogs/kgamedebugdialog.h2
-rw-r--r--libtdegames/kgame/dialogs/kgamedialog.h2
-rw-r--r--libtdegames/kgame/dialogs/kgamedialogconfig.h2
-rw-r--r--libtdegames/kgame/kgame.h2
-rw-r--r--libtdegames/kgame/kgamechat.h2
-rw-r--r--libtdegames/kgame/kgameio.h2
-rw-r--r--libtdegames/kgame/kgamemessage.h2
-rw-r--r--libtdegames/kgame/kgamenetwork.h2
-rw-r--r--libtdegames/kgame/kgameprocess.h2
-rw-r--r--libtdegames/kgame/kgameproperty.h2
-rw-r--r--libtdegames/kgame/kgamepropertyhandler.h2
-rw-r--r--libtdegames/kgame/kplayer.h2
-rw-r--r--libtdegames/kgamelcd.h2
-rw-r--r--libtdegames/kgamemisc.h2
-rw-r--r--libtdegames/kgameprogress.h2
-rw-r--r--libtdegames/kstdgameaction.h2
-rw-r--r--twin4/twin4/twin4.h2
44 files changed, 44 insertions, 44 deletions
diff --git a/atlantik/libatlantic/libatlantic_export.h b/atlantik/libatlantic/libatlantic_export.h
index 06331689..2ce84e0f 100644
--- a/atlantik/libatlantic/libatlantic_export.h
+++ b/atlantik/libatlantic/libatlantic_export.h
@@ -18,7 +18,7 @@
#ifndef LIBATLANTIC_EXPORT_H
#define LIBATLANTIC_EXPORT_H
-#include <kdemacros.h>
+#include <tdemacros.h>
#define LIBATLANTIC_EXPORT TDE_EXPORT
diff --git a/atlantik/libatlantikui/libatlantikui_export.h b/atlantik/libatlantikui/libatlantikui_export.h
index 30a8bc08..45e1e59f 100644
--- a/atlantik/libatlantikui/libatlantikui_export.h
+++ b/atlantik/libatlantikui/libatlantikui_export.h
@@ -18,7 +18,7 @@
#ifndef LIBATLANTIKUI_EXPORT_H
#define LIBATLANTIKUI_EXPORT_H
-#include <kdemacros.h>
+#include <tdemacros.h>
#define LIBATLANTIKUI_EXPORT TDE_EXPORT
diff --git a/kbackgammon/engines/nextgen/kbggame.h b/kbackgammon/engines/nextgen/kbggame.h
index 302e17a7..295410ea 100644
--- a/kbackgammon/engines/nextgen/kbggame.h
+++ b/kbackgammon/engines/nextgen/kbggame.h
@@ -28,7 +28,7 @@
#endif
#include <kgame/kgame.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQObject;
class KPlayer;
diff --git a/kmines/highscores.h b/kmines/highscores.h
index 44a882fe..b56c84c6 100644
--- a/kmines/highscores.h
+++ b/kmines/highscores.h
@@ -20,7 +20,7 @@
#define HIGHSCORES_H
#include <highscore/kexthighscore.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
namespace KExtHighscore
{
diff --git a/knetwalk/src/highscores.h b/knetwalk/src/highscores.h
index 396aac79..e0c1f303 100644
--- a/knetwalk/src/highscores.h
+++ b/knetwalk/src/highscores.h
@@ -16,7 +16,7 @@
#define HIGHSCORES_H
#include <highscore/kexthighscore.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
namespace KExtHighscore
{
diff --git a/kolf/game.h b/kolf/game.h
index e2e2f8af..2d556749 100644
--- a/kolf/game.h
+++ b/kolf/game.h
@@ -29,7 +29,7 @@
#include "ball.h"
#include "statedb.h"
#include "rtti.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQLabel;
class TQSlider;
diff --git a/kolf/kolf.h b/kolf/kolf.h
index 67ce4c91..28251bac 100644
--- a/kolf/kolf.h
+++ b/kolf/kolf.h
@@ -9,7 +9,7 @@
#include <tqstring.h>
#include <tqwidget.h>
#include <tqvaluelist.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#include "game.h"
class KolfGame;
diff --git a/kolf/main.cpp b/kolf/main.cpp
index 1b9caa76..cc05981b 100644
--- a/kolf/main.cpp
+++ b/kolf/main.cpp
@@ -11,7 +11,7 @@
#include "kolf.h"
#include <iostream>
-#include <kdemacros.h>
+#include <tdemacros.h>
using namespace std;
static const char description[] =
diff --git a/kreversi/highscores.h b/kreversi/highscores.h
index 906b1a50..1ab0a60e 100644
--- a/kreversi/highscores.h
+++ b/kreversi/highscores.h
@@ -22,7 +22,7 @@
#include <highscore/kexthighscore.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
#include "SuperEngine.h"
diff --git a/libksirtet/base/board.h b/libksirtet/base/board.h
index 5ece752b..f38fbf41 100644
--- a/libksirtet/base/board.h
+++ b/libksirtet/base/board.h
@@ -6,7 +6,7 @@
#include "gtetris.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class SequenceArray;
class BlockInfo;
diff --git a/libksirtet/base/factory.h b/libksirtet/base/factory.h
index 22db765a..2bd96bfb 100644
--- a/libksirtet/base/factory.h
+++ b/libksirtet/base/factory.h
@@ -3,7 +3,7 @@
#include <tqglobal.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
struct MainData {
const char *appName, *trName, *description, *homepage, *removedLabel,
diff --git a/libksirtet/base/field.h b/libksirtet/base/field.h
index c6bc3072..fcdebdd8 100644
--- a/libksirtet/base/field.h
+++ b/libksirtet/base/field.h
@@ -3,7 +3,7 @@
#include <highscore/kexthighscore.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQVBoxLayout;
class TQGridLayout;
diff --git a/libksirtet/base/gtetris.h b/libksirtet/base/gtetris.h
index 28dd8724..78388e40 100644
--- a/libksirtet/base/gtetris.h
+++ b/libksirtet/base/gtetris.h
@@ -96,7 +96,7 @@
#include <krandomsequence.h>
#include <kgrid2d.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class Piece;
class BlockInfo;
diff --git a/libksirtet/base/highscores.h b/libksirtet/base/highscores.h
index 287b7c42..cf8d94a1 100644
--- a/libksirtet/base/highscores.h
+++ b/libksirtet/base/highscores.h
@@ -2,7 +2,7 @@
#define BASE_HIGHSCORES_H
#include <highscore/kexthighscore.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TDE_EXPORT BaseHighscores : public KExtHighscore::Manager
{
diff --git a/libksirtet/base/kzoommainwindow.h b/libksirtet/base/kzoommainwindow.h
index 357436fe..a649b71f 100644
--- a/libksirtet/base/kzoommainwindow.h
+++ b/libksirtet/base/kzoommainwindow.h
@@ -21,7 +21,7 @@
#define KZOOMMAINWINDOW_H
#include <tdemainwindow.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TDEToggleAction;
diff --git a/libksirtet/base/main.h b/libksirtet/base/main.h
index 1b4d8f86..92a3e2e3 100644
--- a/libksirtet/base/main.h
+++ b/libksirtet/base/main.h
@@ -3,7 +3,7 @@
#include "kzoommainwindow.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class BaseInterface;
class TDEToggleAction;
diff --git a/libksirtet/lib/libksirtet_export.h b/libksirtet/lib/libksirtet_export.h
index 411a317d..7d2c610c 100644
--- a/libksirtet/lib/libksirtet_export.h
+++ b/libksirtet/lib/libksirtet_export.h
@@ -22,7 +22,7 @@
#define _LIBKEXIF_EXPORT_H
#ifdef KDEMACROS_USABLE
-#include <kdemacros.h>
+#include <tdemacros.h>
#endif
#ifdef TDE_EXPORT
diff --git a/libksirtet/lib/mp_simple_board.h b/libksirtet/lib/mp_simple_board.h
index 239da47e..b1782bb9 100644
--- a/libksirtet/lib/mp_simple_board.h
+++ b/libksirtet/lib/mp_simple_board.h
@@ -4,7 +4,7 @@
#include "mp_board.h"
#include "mp_simple_types.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class TDE_EXPORT MPSimpleBoard : public MPBoard
{
diff --git a/libtdegames/highscore/kexthighscore.h b/libtdegames/highscore/kexthighscore.h
index fc8c1a25..a21459db 100644
--- a/libtdegames/highscore/kexthighscore.h
+++ b/libtdegames/highscore/kexthighscore.h
@@ -23,7 +23,7 @@
#include "kexthighscore_item.h"
#include <kurl.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQTabWidget;
diff --git a/libtdegames/highscore/kexthighscore_item.h b/libtdegames/highscore/kexthighscore_item.h
index 72a5911b..df3219b5 100644
--- a/libtdegames/highscore/kexthighscore_item.h
+++ b/libtdegames/highscore/kexthighscore_item.h
@@ -24,7 +24,7 @@
#include <tqnamespace.h>
#include <tqmap.h>
#include <tqvaluevector.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQWidget;
diff --git a/libtdegames/highscore/khighscore.h b/libtdegames/highscore/khighscore.h
index 62451fc8..d75a26e9 100644
--- a/libtdegames/highscore/khighscore.h
+++ b/libtdegames/highscore/khighscore.h
@@ -25,7 +25,7 @@
#include <tqstring.h>
#include <tqobject.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TDEConfig;
class KFileLock;
class KRawConfig;
diff --git a/libtdegames/highscore/kscoredialog.h b/libtdegames/highscore/kscoredialog.h
index 6789654c..30222b14 100644
--- a/libtdegames/highscore/kscoredialog.h
+++ b/libtdegames/highscore/kscoredialog.h
@@ -29,7 +29,7 @@ this software.
#include <tqptrlist.h>
#include <kdialogbase.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQGridLayout;
class TQLineEdit;
class TQWidgetStack;
diff --git a/libtdegames/kcanvasrootpixmap.h b/libtdegames/kcanvasrootpixmap.h
index cff176b3..fbbea730 100644
--- a/libtdegames/kcanvasrootpixmap.h
+++ b/libtdegames/kcanvasrootpixmap.h
@@ -21,7 +21,7 @@
#define KCANVASROOTPIXMAP_H
#include <krootpixmap.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQCanvasView;
diff --git a/libtdegames/kcarddialog.h b/libtdegames/kcarddialog.h
index cdf75b78..7f432eb3 100644
--- a/libtdegames/kcarddialog.h
+++ b/libtdegames/kcarddialog.h
@@ -23,7 +23,7 @@
#include <kdialogbase.h>
#include <tqmap.h> // TODO: remove - it is in kcarddialog.cpp now; left here for source compatibility
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQIconViewItem;
class TDEConfig;
diff --git a/libtdegames/kchat.h b/libtdegames/kchat.h
index b623f606..82238558 100644
--- a/libtdegames/kchat.h
+++ b/libtdegames/kchat.h
@@ -22,7 +22,7 @@
#include <tqstring.h>
#include "kchatbase.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class KChatPrivate;
diff --git a/libtdegames/kchatbase.h b/libtdegames/kchatbase.h
index bd06ccb9..0012bb40 100644
--- a/libtdegames/kchatbase.h
+++ b/libtdegames/kchatbase.h
@@ -24,7 +24,7 @@
#include <tqlistbox.h>
#include <tdeglobalsettings.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQListBoxItem;
class TDEConfig;
diff --git a/libtdegames/kchatdialog.h b/libtdegames/kchatdialog.h
index 82cf0175..96cba336 100644
--- a/libtdegames/kchatdialog.h
+++ b/libtdegames/kchatdialog.h
@@ -21,7 +21,7 @@
#define __KCHATDIALOG_H__
#include <kdialogbase.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class KChatBase;
diff --git a/libtdegames/kgame/dialogs/kgamedebugdialog.h b/libtdegames/kgame/dialogs/kgamedebugdialog.h
index 06a46202..77c59c66 100644
--- a/libtdegames/kgame/dialogs/kgamedebugdialog.h
+++ b/libtdegames/kgame/dialogs/kgamedebugdialog.h
@@ -22,7 +22,7 @@
#define __KGAMEDEBUGDIALOG_H__
#include <kdialogbase.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class KGame;
class KGameIO;
diff --git a/libtdegames/kgame/dialogs/kgamedialog.h b/libtdegames/kgame/dialogs/kgamedialog.h
index 834fb5a5..2530d665 100644
--- a/libtdegames/kgame/dialogs/kgamedialog.h
+++ b/libtdegames/kgame/dialogs/kgamedialog.h
@@ -29,7 +29,7 @@
#define __KGAMEDIALOG_H__
#include <kdialogbase.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQGridLayout;
class TQVBoxLayout;
class TQListBoxItem;
diff --git a/libtdegames/kgame/dialogs/kgamedialogconfig.h b/libtdegames/kgame/dialogs/kgamedialogconfig.h
index 28c611f8..24f40949 100644
--- a/libtdegames/kgame/dialogs/kgamedialogconfig.h
+++ b/libtdegames/kgame/dialogs/kgamedialogconfig.h
@@ -29,7 +29,7 @@
#define __KGAMEDIALOGCONFIG_H__
#include <tqwidget.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQGridLayout;
class TQVBoxLayout;
diff --git a/libtdegames/kgame/kgame.h b/libtdegames/kgame/kgame.h
index f2d687cc..a6ab40f1 100644
--- a/libtdegames/kgame/kgame.h
+++ b/libtdegames/kgame/kgame.h
@@ -28,7 +28,7 @@
#include <tqvaluelist.h>
#include "kgamenetwork.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class KRandomSequence;
class KPlayer;
diff --git a/libtdegames/kgame/kgamechat.h b/libtdegames/kgame/kgamechat.h
index 29239aff..c00c756b 100644
--- a/libtdegames/kgame/kgamechat.h
+++ b/libtdegames/kgame/kgamechat.h
@@ -24,7 +24,7 @@
#include <tqstring.h>
#include "kchatbase.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class KPlayer;
class KGame;
class KGamePropertyBase;
diff --git a/libtdegames/kgame/kgameio.h b/libtdegames/kgame/kgameio.h
index 7d776cd0..b73d401b 100644
--- a/libtdegames/kgame/kgameio.h
+++ b/libtdegames/kgame/kgameio.h
@@ -25,7 +25,7 @@
#include <tqstring.h>
#include <tqobject.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class KPlayer;
class KGame;
class TDEProcess;
diff --git a/libtdegames/kgame/kgamemessage.h b/libtdegames/kgame/kgamemessage.h
index 4c7c08e4..8e06a960 100644
--- a/libtdegames/kgame/kgamemessage.h
+++ b/libtdegames/kgame/kgamemessage.h
@@ -24,7 +24,7 @@
#define __KGAMEMSG_H_
#include <tqdatastream.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TDE_EXPORT KGameMessage
{
diff --git a/libtdegames/kgame/kgamenetwork.h b/libtdegames/kgame/kgamenetwork.h
index 571d5963..06a74731 100644
--- a/libtdegames/kgame/kgamenetwork.h
+++ b/libtdegames/kgame/kgamenetwork.h
@@ -25,7 +25,7 @@
#include <tqstring.h>
#include <tqobject.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class KGameIO;
class KMessageClient;
class KMessageServer;
diff --git a/libtdegames/kgame/kgameprocess.h b/libtdegames/kgame/kgameprocess.h
index 5faaf372..e17f08fa 100644
--- a/libtdegames/kgame/kgameprocess.h
+++ b/libtdegames/kgame/kgameprocess.h
@@ -29,7 +29,7 @@
#include "kgameproperty.h"
#include <krandomsequence.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class KPlayer;
class KMessageFilePipe;
diff --git a/libtdegames/kgame/kgameproperty.h b/libtdegames/kgame/kgameproperty.h
index 15bc9956..1b2c2fc3 100644
--- a/libtdegames/kgame/kgameproperty.h
+++ b/libtdegames/kgame/kgameproperty.h
@@ -25,7 +25,7 @@
#include <kdebug.h>
#include <typeinfo>
-#include <kdemacros.h>
+#include <tdemacros.h>
class KGame;
class KPlayer;
class KGamePropertyHandler;
diff --git a/libtdegames/kgame/kgamepropertyhandler.h b/libtdegames/kgame/kgamepropertyhandler.h
index 97f42b42..2ad1d705 100644
--- a/libtdegames/kgame/kgamepropertyhandler.h
+++ b/libtdegames/kgame/kgamepropertyhandler.h
@@ -25,7 +25,7 @@
#include <tqintdict.h>
#include "kgameproperty.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQDataStream;
class KGame;
diff --git a/libtdegames/kgame/kplayer.h b/libtdegames/kgame/kplayer.h
index c12cb92e..54aa7919 100644
--- a/libtdegames/kgame/kplayer.h
+++ b/libtdegames/kgame/kplayer.h
@@ -26,7 +26,7 @@
#include <tqptrlist.h>
#include "kgameproperty.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class KGame;
class KGameIO;
diff --git a/libtdegames/kgamelcd.h b/libtdegames/kgamelcd.h
index 2efdc969..309c3ee6 100644
--- a/libtdegames/kgamelcd.h
+++ b/libtdegames/kgamelcd.h
@@ -22,7 +22,7 @@
#include <tqlcdnumber.h>
#include <tqvaluevector.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQLabel;
class TQTimer;
diff --git a/libtdegames/kgamemisc.h b/libtdegames/kgamemisc.h
index f3c49b1d..eb540cea 100644
--- a/libtdegames/kgamemisc.h
+++ b/libtdegames/kgamemisc.h
@@ -23,7 +23,7 @@
#define __KGAMEMISC_H__
#include <tqstring.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class KGameMiscPrivate;
/**
* This class contains several (usually static) functions I really did not know
diff --git a/libtdegames/kgameprogress.h b/libtdegames/kgameprogress.h
index e5372ce6..557d1173 100644
--- a/libtdegames/kgameprogress.h
+++ b/libtdegames/kgameprogress.h
@@ -26,7 +26,7 @@
#include <tqframe.h>
#include <tqrangecontrol.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
/**
* @short A progress indicator widget.
*
diff --git a/libtdegames/kstdgameaction.h b/libtdegames/kstdgameaction.h
index 16624f1a..53a099df 100644
--- a/libtdegames/kstdgameaction.h
+++ b/libtdegames/kstdgameaction.h
@@ -27,7 +27,7 @@ class TQObject;
class TDEActionCollection;
class TDERecentFilesAction;
class TDESelectAction;
-#include <kdemacros.h>
+#include <tdemacros.h>
//-----------------------------------------------------------------------------
/**
diff --git a/twin4/twin4/twin4.h b/twin4/twin4/twin4.h
index 82875738..aa87418e 100644
--- a/twin4/twin4/twin4.h
+++ b/twin4/twin4/twin4.h
@@ -21,7 +21,7 @@
#include <tdemainwindow.h>
#include <kdialogbase.h>
#include "twin4doc.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class Kwin4Player;
class KGameChat;
class KChatDialog;