summaryrefslogtreecommitdiffstats
path: root/buildtools/ant/antprojectpart.h
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-03-02 20:05:33 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-03-02 20:05:33 +0100
commit722ce1efbac31c61b1d4b13f7e075c9f311e3e73 (patch)
treedb1b6b28566e5fe9accb4a688f7257673cecb080 /buildtools/ant/antprojectpart.h
parentafb74575caf7dd8ccb6c235b1c8d788e320c19da (diff)
downloadtdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.tar.gz
tdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.zip
Finish renaming tdevelop components
Diffstat (limited to 'buildtools/ant/antprojectpart.h')
-rw-r--r--buildtools/ant/antprojectpart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/ant/antprojectpart.h b/buildtools/ant/antprojectpart.h
index e3b325d2..f6203c55 100644
--- a/buildtools/ant/antprojectpart.h
+++ b/buildtools/ant/antprojectpart.h
@@ -16,7 +16,7 @@ class Context;
class ClassPathWidget;
-#include "kdevbuildtool.h"
+#include "tdevbuildtool.h"
class AntOptionsWidget;
@@ -40,7 +40,7 @@ public:
};
-class AntProjectPart : public KDevBuildTool
+class AntProjectPart : public TDevBuildTool
{
Q_OBJECT