diff options
Diffstat (limited to 'buildtools/autotools/autoprojectpart.h')
-rw-r--r-- | buildtools/autotools/autoprojectpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/autoprojectpart.h b/buildtools/autotools/autoprojectpart.h index c4a9949b..bee4f9ae 100644 --- a/buildtools/autotools/autoprojectpart.h +++ b/buildtools/autotools/autoprojectpart.h @@ -33,7 +33,7 @@ class ConfigWidgetProxy; class AutoProjectPart : public KDevBuildTool { - Q_OBJECT + TQ_OBJECT public: |