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 351a5df0..e4b3b908 100644 --- a/arts/tools/environmentview.h +++ b/arts/tools/environmentview.h @@ -28,7 +28,7 @@ #include "templateview.h" -class QListBoxItem; +class TQListBoxItem; class KListBox; class EnvironmentView : public Template_ArtsView { |