summaryrefslogtreecommitdiffstats
path: root/buildtools/qmake/trollprojectpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/qmake/trollprojectpart.h')
-rw-r--r--buildtools/qmake/trollprojectpart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/qmake/trollprojectpart.h b/buildtools/qmake/trollprojectpart.h
index 2b673b59..e36ef202 100644
--- a/buildtools/qmake/trollprojectpart.h
+++ b/buildtools/qmake/trollprojectpart.h
@@ -21,14 +21,14 @@
#include <tqmap.h>
#include <tqdatetime.h>
-#include "tdevbuildtool.h"
+#include "kdevbuildtool.h"
class KDialogBase;
class TrollProjectWidget;
class KDirWatch;
class TQMakeDefaultOpts;
-class TrollProjectPart : public TDevBuildTool
+class TrollProjectPart : public KDevBuildTool
{
Q_OBJECT