summaryrefslogtreecommitdiffstats
path: root/buildtools/pascal/pascalproject_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/pascal/pascalproject_part.h')
-rw-r--r--buildtools/pascal/pascalproject_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/pascal/pascalproject_part.h b/buildtools/pascal/pascalproject_part.h
index a064f3a7..54d09b2e 100644
--- a/buildtools/pascal/pascalproject_part.h
+++ b/buildtools/pascal/pascalproject_part.h
@@ -22,7 +22,7 @@ class KDevCompilerOptions;
class PascalProjectPart : public KDevBuildTool
{
Q_OBJECT
- TQ_OBJECT
+
public:
PascalProjectPart(TQObject *parent, const char *name, const TQStringList &);
~PascalProjectPart();