diff options
Diffstat (limited to 'buildtools/qmake/trollprojectpart.h')
-rw-r--r-- | buildtools/qmake/trollprojectpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/qmake/trollprojectpart.h b/buildtools/qmake/trollprojectpart.h index 480eb926..d65d2f42 100644 --- a/buildtools/qmake/trollprojectpart.h +++ b/buildtools/qmake/trollprojectpart.h @@ -31,7 +31,7 @@ class TQMakeDefaultOpts; class TrollProjectPart : public KDevBuildTool { Q_OBJECT - TQ_OBJECT + public: TrollProjectPart( TQObject *parent, const char *name, const TQStringList &args ); |