diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 19:18:47 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-01 19:18:47 +0900 |
commit | 7b4cba1ce579d4f4fed8d98fc42dc47211943ee8 (patch) | |
tree | 54c36764988be2a11341fe518dc97ceddeae2411 /kbabel | |
parent | 879d4ca06a495fee2fd69809ebefb862aeeb49f9 (diff) | |
download | tdesdk-7b4cba1ce579d4f4fed8d98fc42dc47211943ee8.tar.gz tdesdk-7b4cba1ce579d4f4fed8d98fc42dc47211943ee8.zip |
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kbabel')
-rw-r--r-- | kbabel/common/catalog.h | 2 | ||||
-rw-r--r-- | kbabel/common/catalogfileplugin.h | 2 | ||||
-rw-r--r-- | kbabel/common/catalogsettings.h | 2 | ||||
-rw-r--r-- | kbabel/common/editcmd.h | 2 | ||||
-rw-r--r-- | kbabel/common/kbmailer.h | 2 | ||||
-rw-r--r-- | kbabel/common/kbprojectmanager.h | 2 | ||||
-rw-r--r-- | kbabel/common/msgfmt.h | 2 | ||||
-rw-r--r-- | kbabel/common/regexpextractor.h | 2 | ||||
-rw-r--r-- | kbabel/commonui/toolselectionwidget.h | 2 | ||||
-rw-r--r-- | kbabel/kbabeldict/dictionarymenu.h | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/kbabel/common/catalog.h b/kbabel/common/catalog.h index ab60e661..970f8cbd 100644 --- a/kbabel/common/catalog.h +++ b/kbabel/common/catalog.h @@ -44,7 +44,7 @@ #include <tqptrlist.h> #include <tqvaluevector.h> -#include <kdemacros.h> +#include <tdemacros.h> #include <kstandarddirs.h> class KDataTool; diff --git a/kbabel/common/catalogfileplugin.h b/kbabel/common/catalogfileplugin.h index a41449c1..a1f12482 100644 --- a/kbabel/common/catalogfileplugin.h +++ b/kbabel/common/catalogfileplugin.h @@ -34,7 +34,7 @@ #include <tqobject.h> -#include <kdemacros.h> +#include <tdemacros.h> class TQString; diff --git a/kbabel/common/catalogsettings.h b/kbabel/common/catalogsettings.h index cede4ab2..55bb1432 100644 --- a/kbabel/common/catalogsettings.h +++ b/kbabel/common/catalogsettings.h @@ -37,7 +37,7 @@ #include <tqstring.h> #include <tqregexp.h> #include <tqdatetime.h> -#include <kdemacros.h> +#include <tdemacros.h> class TQTextCodec; class TQStringList; diff --git a/kbabel/common/editcmd.h b/kbabel/common/editcmd.h index 9c7c8785..feaf1fec 100644 --- a/kbabel/common/editcmd.h +++ b/kbabel/common/editcmd.h @@ -35,7 +35,7 @@ #include "itempart.h" #include <tqstring.h> -#include <kdemacros.h> +#include <tdemacros.h> namespace KBabel { diff --git a/kbabel/common/kbmailer.h b/kbabel/common/kbmailer.h index 4274347d..265b0b6c 100644 --- a/kbabel/common/kbmailer.h +++ b/kbabel/common/kbmailer.h @@ -37,7 +37,7 @@ #define KBMAILER_H #include <kbproject.h> -#include <kdemacros.h> +#include <tdemacros.h> #include <ktempdir.h> class TQWidget; diff --git a/kbabel/common/kbprojectmanager.h b/kbabel/common/kbprojectmanager.h index 51ab2d3e..388097aa 100644 --- a/kbabel/common/kbprojectmanager.h +++ b/kbabel/common/kbprojectmanager.h @@ -35,7 +35,7 @@ #include <tqstring.h> #include <tqptrlist.h> -#include <kdemacros.h> +#include <tdemacros.h> #include "kbproject.h" diff --git a/kbabel/common/msgfmt.h b/kbabel/common/msgfmt.h index 8058d948..b474fe5d 100644 --- a/kbabel/common/msgfmt.h +++ b/kbabel/common/msgfmt.h @@ -34,7 +34,7 @@ #define MSGFMT_H #include <tqobject.h> -#include <kdemacros.h> +#include <tdemacros.h> class TDEProcess; class TQString; diff --git a/kbabel/common/regexpextractor.h b/kbabel/common/regexpextractor.h index 6c59266e..174416a2 100644 --- a/kbabel/common/regexpextractor.h +++ b/kbabel/common/regexpextractor.h @@ -39,7 +39,7 @@ #include <tqstringlist.h> #include <tqvaluelist.h> #include <tqregexp.h> -#include <kdemacros.h> +#include <tdemacros.h> namespace KBabel { diff --git a/kbabel/commonui/toolselectionwidget.h b/kbabel/commonui/toolselectionwidget.h index 62bbc056..9187715c 100644 --- a/kbabel/commonui/toolselectionwidget.h +++ b/kbabel/commonui/toolselectionwidget.h @@ -33,7 +33,7 @@ #define TOOLSELECTIONWIDGET_H #include "tdeactionselector.h" -#include <kdemacros.h> +#include <tdemacros.h> class KDataToolInfo; diff --git a/kbabel/kbabeldict/dictionarymenu.h b/kbabel/kbabeldict/dictionarymenu.h index 2b730b1f..635ad013 100644 --- a/kbabel/kbabeldict/dictionarymenu.h +++ b/kbabel/kbabeldict/dictionarymenu.h @@ -37,7 +37,7 @@ #include <tqobject.h> #include <tqstringlist.h> #include <tqguardedptr.h> -#include <kdemacros.h> +#include <tdemacros.h> class TQSignalMapper; class TDEPopupMenu; |