summaryrefslogtreecommitdiffstats
path: root/buildtools/ada/adaproject_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/ada/adaproject_widget.h')
-rw-r--r--buildtools/ada/adaproject_widget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/buildtools/ada/adaproject_widget.h b/buildtools/ada/adaproject_widget.h
index 5e7038f2..e527cd0d 100644
--- a/buildtools/ada/adaproject_widget.h
+++ b/buildtools/ada/adaproject_widget.h
@@ -7,9 +7,10 @@
class KDevProject;
class AdaProjectPart;
-class AdaProjectWidget : public QWidget
+class AdaProjectWidget : public TQWidget
{
Q_OBJECT
+ TQ_OBJECT
public: