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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/tools/environmentview.h b/arts/tools/environmentview.h
index f45347f1..8ef82184 100644
--- a/arts/tools/environmentview.h
+++ b/arts/tools/environmentview.h
@@ -33,7 +33,7 @@ class KListBox;
class EnvironmentView : public Template_ArtsView {
Q_OBJECT
- TQ_OBJECT
+
protected:
Arts::Environment::Container container;
KListBox *listBox;