summaryrefslogtreecommitdiffstats
path: root/languages/ada/adasupportpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/ada/adasupportpart.h')
-rw-r--r--languages/ada/adasupportpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/ada/adasupportpart.h b/languages/ada/adasupportpart.h
index eb9e2630..22d66fd8 100644
--- a/languages/ada/adasupportpart.h
+++ b/languages/ada/adasupportpart.h
@@ -12,7 +12,7 @@ class TQStringList;
class AdaSupportPart : public KDevLanguageSupport
{
- Q_OBJECT
+ TQ_OBJECT
public:
AdaSupportPart (TQObject *parent, const char *name, const TQStringList &);