diff options
Diffstat (limited to 'buildtools/custommakefiles/customprojectpart.h')
-rw-r--r-- | buildtools/custommakefiles/customprojectpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/custommakefiles/customprojectpart.h b/buildtools/custommakefiles/customprojectpart.h index 1a963e34..76680fa7 100644 --- a/buildtools/custommakefiles/customprojectpart.h +++ b/buildtools/custommakefiles/customprojectpart.h @@ -33,7 +33,7 @@ class KSelectAction; class CustomProjectPart : public KDevBuildTool { Q_OBJECT - TQ_OBJECT + public: CustomProjectPart( TQObject *parent, const char *name, const TQStringList & ); |