summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:20:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:20:08 -0600
commitef5399ae5a952065c7a0679d4a875d154c972945 (patch)
treefcb55d81ad3cadbd3005f3d91bd92a49570a0905 /buildtools/autotools
parent56af19378809499e458b6cba44b6988077268773 (diff)
downloadtdevelop-ef5399ae5a952065c7a0679d4a875d154c972945.tar.gz
tdevelop-ef5399ae5a952065c7a0679d4a875d154c972945.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'buildtools/autotools')
-rw-r--r--buildtools/autotools/autoprojectpart.cpp2
-rw-r--r--buildtools/autotools/autosubprojectview.cpp2
-rw-r--r--buildtools/autotools/autotoolsaction.cpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/buildtools/autotools/autoprojectpart.cpp b/buildtools/autotools/autoprojectpart.cpp
index c9701385..1606873e 100644
--- a/buildtools/autotools/autoprojectpart.cpp
+++ b/buildtools/autotools/autoprojectpart.cpp
@@ -31,7 +31,7 @@
#include <tqgroupbox.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <tdeconfig.h>
#include <tdeaction.h>
#include <kdebug.h>
diff --git a/buildtools/autotools/autosubprojectview.cpp b/buildtools/autotools/autosubprojectview.cpp
index 1226d972..0015f688 100644
--- a/buildtools/autotools/autosubprojectview.cpp
+++ b/buildtools/autotools/autosubprojectview.cpp
@@ -27,7 +27,7 @@
#include <klocale.h>
#include <tdepopupmenu.h>
#include <kmessagebox.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kprocess.h>
#include <ksqueezedtextlabel.h>
#include <kdialogbase.h>
diff --git a/buildtools/autotools/autotoolsaction.cpp b/buildtools/autotools/autotoolsaction.cpp
index 81039078..cf1e37d6 100644
--- a/buildtools/autotools/autotoolsaction.cpp
+++ b/buildtools/autotools/autotoolsaction.cpp
@@ -16,7 +16,7 @@
#include <tqtoolbutton.h>
#include <tqtooltip.h>
#include <tqwhatsthis.h>
-#include <kapplication.h>
+#include <tdeapplication.h>
#include <kdebug.h>
#include <kiconloader.h>