summaryrefslogtreecommitdiffstats
path: root/buildtools/custommakefiles/customprojectpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/custommakefiles/customprojectpart.h')
-rw-r--r--buildtools/custommakefiles/customprojectpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/custommakefiles/customprojectpart.h b/buildtools/custommakefiles/customprojectpart.h
index 7f4775ad..7bbedb5e 100644
--- a/buildtools/custommakefiles/customprojectpart.h
+++ b/buildtools/custommakefiles/customprojectpart.h
@@ -36,7 +36,7 @@ class CustomProjectPart : public KDevBuildTool
TQ_OBJECT
public:
- CustomProjectPart( TQObject *tqparent, const char *name, const TQStringList & );
+ CustomProjectPart( TQObject *parent, const char *name, const TQStringList & );
~CustomProjectPart();
TQStringList allMakeEnvironments() const;