diff options
Diffstat (limited to 'buildtools/ant')
-rw-r--r-- | buildtools/ant/antprojectpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/ant/antprojectpart.h b/buildtools/ant/antprojectpart.h index 5831b0ee..6185d2c6 100644 --- a/buildtools/ant/antprojectpart.h +++ b/buildtools/ant/antprojectpart.h @@ -43,7 +43,7 @@ public: class AntProjectPart : public KDevBuildTool { Q_OBJECT - TQ_OBJECT + public: |