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 eddc150c..5c99c2ae 100644
--- a/languages/pascal/pascalsupport_part.h
+++ b/languages/pascal/pascalsupport_part.h
@@ -22,7 +22,7 @@ class PascalSupportPartData;
class PascalSupportPart : public KDevLanguageSupport
{
Q_OBJECT
- TQ_OBJECT
+
public:
PascalSupportPart(TQObject *parent, const char *name, const TQStringList &);
~PascalSupportPart();