diff options
Diffstat (limited to 'juk/nowplaying.h')
-rw-r--r-- | juk/nowplaying.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/juk/nowplaying.h b/juk/nowplaying.h index fb12197d..0a60c278 100644 --- a/juk/nowplaying.h +++ b/juk/nowplaying.h @@ -25,8 +25,8 @@ #include "filehandle.h" #include "playlist.h" -class QTimer; -class QPoint; +class TQTimer; +class TQPoint; class NowPlayingItem; class PlaylistCollection; |