diff options
Diffstat (limited to 'arts/tools/statusview.h')
-rw-r--r-- | arts/tools/statusview.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arts/tools/statusview.h b/arts/tools/statusview.h index e1f167ab..ab5ff8e8 100644 --- a/arts/tools/statusview.h +++ b/arts/tools/statusview.h @@ -29,9 +29,9 @@ #include "templateview.h" -class QButton; -class QTimer; -class QLabel; +class TQButton; +class TQTimer; +class TQLabel; class ArtsStatusView : public Template_ArtsView { Q_OBJECT |