summaryrefslogtreecommitdiffstats
path: root/buildtools/ada/adaproject_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/ada/adaproject_part.h')
-rw-r--r--buildtools/ada/adaproject_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/ada/adaproject_part.h b/buildtools/ada/adaproject_part.h
index 23d2b59a..5511da78 100644
--- a/buildtools/ada/adaproject_part.h
+++ b/buildtools/ada/adaproject_part.h
@@ -20,7 +20,7 @@ class KDevCompilerOptions;
class AdaProjectPart : public KDevBuildTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
AdaProjectPart(TQObject *parent, const char *name, const TQStringList &);
~AdaProjectPart();