diff options
Diffstat (limited to 'buildtools/ada/adaproject_part.h')
-rw-r--r-- | buildtools/ada/adaproject_part.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/ada/adaproject_part.h b/buildtools/ada/adaproject_part.h index 5511da78..a1415344 100644 --- a/buildtools/ada/adaproject_part.h +++ b/buildtools/ada/adaproject_part.h @@ -19,7 +19,7 @@ class KDevCompilerOptions; class AdaProjectPart : public KDevBuildTool { - Q_OBJECT + TQ_OBJECT public: AdaProjectPart(TQObject *parent, const char *name, const TQStringList &); |