summaryrefslogtreecommitdiffstats
path: root/kode
diff options
context:
space:
mode:
Diffstat (limited to 'kode')
-rw-r--r--kode/kodemain.cpp10
-rw-r--r--kode/kwsdl/kung/main.cpp6
-rw-r--r--kode/kwsdl/main.cpp6
-rw-r--r--kode/kwsdl/tests/google/main.cc6
-rw-r--r--kode/kxml_compiler/creator.cpp6
-rw-r--r--kode/kxml_compiler/creator.h6
-rw-r--r--kode/kxml_compiler/kxml_compiler.cpp6
-rw-r--r--kode/kxml_compiler/parser.cpp6
-rw-r--r--kode/kxml_compiler/parser.h6
9 files changed, 29 insertions, 29 deletions
diff --git a/kode/kodemain.cpp b/kode/kodemain.cpp
index bfab6aa8..8c2e3a36 100644
--- a/kode/kodemain.cpp
+++ b/kode/kodemain.cpp
@@ -26,9 +26,9 @@
#include <kabc/stdaddressbook.h>
-#include <kaboutdata.h>
-#include <kapplication.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
+#include <tdecmdlineargs.h>
#include <tdeconfig.h>
#include <kdebug.h>
#include <kglobal.h>
@@ -396,8 +396,8 @@ int create( TDECmdLineArgs *args )
file.setNameSpace( args->getOption( "namespace" ) );
if ( createMain ) {
- file.addInclude( "kaboutdata.h" );
- file.addInclude( "kapplication.h" );
+ file.addInclude( "tdeaboutdata.h" );
+ file.addInclude( "tdeapplication.h" );
file.addInclude( "kdebug" );
file.addInclude( "klocale" );
file.addInclude( "kcmdlineargs" );
diff --git a/kode/kwsdl/kung/main.cpp b/kode/kwsdl/kung/main.cpp
index 3075fe8f..9f236c3c 100644
--- a/kode/kwsdl/kung/main.cpp
+++ b/kode/kwsdl/kung/main.cpp
@@ -19,9 +19,9 @@
Boston, MA 02110-1301, USA.
*/
-#include <kaboutdata.h>
-#include <kapplication.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
+#include <tdecmdlineargs.h>
#include <kdebug.h>
#include <klocale.h>
diff --git a/kode/kwsdl/main.cpp b/kode/kwsdl/main.cpp
index b4c7fb98..ab40e3a3 100644
--- a/kode/kwsdl/main.cpp
+++ b/kode/kwsdl/main.cpp
@@ -21,9 +21,9 @@
#include "compiler.h"
-#include <kaboutdata.h>
-#include <kapplication.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
+#include <tdecmdlineargs.h>
#include <kdebug.h>
#include <klocale.h>
diff --git a/kode/kwsdl/tests/google/main.cc b/kode/kwsdl/tests/google/main.cc
index 269c022f..38c64594 100644
--- a/kode/kwsdl/tests/google/main.cc
+++ b/kode/kwsdl/tests/google/main.cc
@@ -1,6 +1,6 @@
-#include <kaboutdata.h>
-#include <kapplication.h>
-#include <kcmdlineargs.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
+#include <tdecmdlineargs.h>
#include <kmdcodec.h>
#include "googlesearch.hh"
diff --git a/kode/kxml_compiler/creator.cpp b/kode/kxml_compiler/creator.cpp
index b297cc78..b46a99eb 100644
--- a/kode/kxml_compiler/creator.cpp
+++ b/kode/kxml_compiler/creator.cpp
@@ -26,11 +26,11 @@
#include <kode/typedef.h>
#include <kode/statemachine.h>
-#include <kaboutdata.h>
-#include <kapplication.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <klocale.h>
-#include <kcmdlineargs.h>
+#include <tdecmdlineargs.h>
#include <kglobal.h>
#include <tdeconfig.h>
#include <ksimpleconfig.h>
diff --git a/kode/kxml_compiler/creator.h b/kode/kxml_compiler/creator.h
index 33ab410c..c0018fd5 100644
--- a/kode/kxml_compiler/creator.h
+++ b/kode/kxml_compiler/creator.h
@@ -28,11 +28,11 @@
#include <kode/typedef.h>
#include <kode/file.h>
-#include <kaboutdata.h>
-#include <kapplication.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <klocale.h>
-#include <kcmdlineargs.h>
+#include <tdecmdlineargs.h>
#include <kglobal.h>
#include <tdeconfig.h>
#include <ksimpleconfig.h>
diff --git a/kode/kxml_compiler/kxml_compiler.cpp b/kode/kxml_compiler/kxml_compiler.cpp
index e8a379f2..87c3bb1d 100644
--- a/kode/kxml_compiler/kxml_compiler.cpp
+++ b/kode/kxml_compiler/kxml_compiler.cpp
@@ -26,11 +26,11 @@
#include <kode/printer.h>
#include <kode/typedef.h>
-#include <kaboutdata.h>
-#include <kapplication.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <klocale.h>
-#include <kcmdlineargs.h>
+#include <tdecmdlineargs.h>
#include <kglobal.h>
#include <tdeconfig.h>
#include <ksimpleconfig.h>
diff --git a/kode/kxml_compiler/parser.cpp b/kode/kxml_compiler/parser.cpp
index 9881aff5..163213f9 100644
--- a/kode/kxml_compiler/parser.cpp
+++ b/kode/kxml_compiler/parser.cpp
@@ -25,11 +25,11 @@
#include <kode/printer.h>
#include <kode/typedef.h>
-#include <kaboutdata.h>
-#include <kapplication.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <klocale.h>
-#include <kcmdlineargs.h>
+#include <tdecmdlineargs.h>
#include <kglobal.h>
#include <tdeconfig.h>
#include <ksimpleconfig.h>
diff --git a/kode/kxml_compiler/parser.h b/kode/kxml_compiler/parser.h
index ce5d65e2..07052787 100644
--- a/kode/kxml_compiler/parser.h
+++ b/kode/kxml_compiler/parser.h
@@ -25,11 +25,11 @@
#include <kode/printer.h>
#include <kode/typedef.h>
-#include <kaboutdata.h>
-#include <kapplication.h>
+#include <tdeaboutdata.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <klocale.h>
-#include <kcmdlineargs.h>
+#include <tdecmdlineargs.h>
#include <kglobal.h>
#include <tdeconfig.h>
#include <ksimpleconfig.h>