diff options
Diffstat (limited to 'arts/tools/environmentview.h')
-rw-r--r-- | arts/tools/environmentview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/tools/environmentview.h b/arts/tools/environmentview.h index 792ae2f8..a0c2b578 100644 --- a/arts/tools/environmentview.h +++ b/arts/tools/environmentview.h @@ -32,7 +32,7 @@ class TQListBoxItem; class TDEListBox; class EnvironmentView : public Template_ArtsView { - Q_OBJECT + TQ_OBJECT protected: Arts::Environment::Container container; |