summaryrefslogtreecommitdiffstats
path: root/buildtools/pascal/pascalproject_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/pascal/pascalproject_widget.h')
-rw-r--r--buildtools/pascal/pascalproject_widget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/buildtools/pascal/pascalproject_widget.h b/buildtools/pascal/pascalproject_widget.h
index bfd9c328..e7bd5d1d 100644
--- a/buildtools/pascal/pascalproject_widget.h
+++ b/buildtools/pascal/pascalproject_widget.h
@@ -10,9 +10,10 @@ class KDevProject;
class PascalProjectPart;
-class PascalProjectWidget : public QWidget
+class PascalProjectWidget : public TQWidget
{
Q_OBJECT
+ TQ_OBJECT
public: