diff options
Diffstat (limited to 'juk/systemtray.h')
-rw-r--r-- | juk/systemtray.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/juk/systemtray.h b/juk/systemtray.h index 34e638c8..05b3c6dc 100644 --- a/juk/systemtray.h +++ b/juk/systemtray.h @@ -25,8 +25,8 @@ #include <tqcolor.h> class FlickerFreeLabel; -class QTimer; -class QVBox; +class TQTimer; +class TQVBox; class FileHandle; /** |