summaryrefslogtreecommitdiffstats
path: root/kbabel/common
diff options
context:
space:
mode:
Diffstat (limited to 'kbabel/common')
-rw-r--r--kbabel/common/catalog.h2
-rw-r--r--kbabel/common/catalogfileplugin.h2
-rw-r--r--kbabel/common/catalogsettings.h2
-rw-r--r--kbabel/common/editcmd.h2
-rw-r--r--kbabel/common/kbmailer.h2
-rw-r--r--kbabel/common/kbprojectmanager.h2
-rw-r--r--kbabel/common/msgfmt.h2
-rw-r--r--kbabel/common/regexpextractor.h2
8 files changed, 8 insertions, 8 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
{