summaryrefslogtreecommitdiffstats
path: root/arts/tools/environmentview.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/tools/environmentview.h')
-rw-r--r--arts/tools/environmentview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arts/tools/environmentview.h b/arts/tools/environmentview.h
index e4b3b908..f45347f1 100644
--- a/arts/tools/environmentview.h
+++ b/arts/tools/environmentview.h
@@ -33,6 +33,7 @@ class KListBox;
class EnvironmentView : public Template_ArtsView {
Q_OBJECT
+ TQ_OBJECT
protected:
Arts::Environment::Container container;
KListBox *listBox;