diff options
Diffstat (limited to 'libtdegames')
25 files changed, 25 insertions, 25 deletions
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> //----------------------------------------------------------------------------- /** |