summaryrefslogtreecommitdiffstats
path: root/languages/pascal/pascalsupport_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/pascal/pascalsupport_part.h')
-rw-r--r--languages/pascal/pascalsupport_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/pascal/pascalsupport_part.h b/languages/pascal/pascalsupport_part.h
index 5c99c2ae..4450f45d 100644
--- a/languages/pascal/pascalsupport_part.h
+++ b/languages/pascal/pascalsupport_part.h
@@ -21,7 +21,7 @@ class PascalSupportPartData;
class PascalSupportPart : public KDevLanguageSupport
{
- Q_OBJECT
+ TQ_OBJECT
public:
PascalSupportPart(TQObject *parent, const char *name, const TQStringList &);