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 b6cb6fe5..b505847c 100644 --- a/buildtools/custommakefiles/customprojectpart.h +++ b/buildtools/custommakefiles/customprojectpart.h @@ -32,7 +32,7 @@ class TDESelectAction; class CustomProjectPart : public KDevBuildTool { - Q_OBJECT + TQ_OBJECT public: |