summaryrefslogtreecommitdiffstats
path: root/buildtools/lib/base/kdevbuildtool.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/lib/base/kdevbuildtool.h')
-rw-r--r--buildtools/lib/base/kdevbuildtool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/lib/base/kdevbuildtool.h b/buildtools/lib/base/kdevbuildtool.h
index 79db5f6e..ff1abcc0 100644
--- a/buildtools/lib/base/kdevbuildtool.h
+++ b/buildtools/lib/base/kdevbuildtool.h
@@ -29,7 +29,7 @@ class KDevAppFrontend;
class KDevBuildTool: public KDevProject
{
public:
- KDevBuildTool(const KDevPluginInfo* info, QObject* parent, const char* name);
+ KDevBuildTool(const KDevPluginInfo* info, TQObject* parent, const char* name);
/**@return The make frontend.*/
KDevMakeFrontend *makeFrontend();