diff options
Diffstat (limited to 'noatun/modules/systray/systray.h')
-rw-r--r-- | noatun/modules/systray/systray.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/systray/systray.h b/noatun/modules/systray/systray.h index aa723eb5..1865479b 100644 --- a/noatun/modules/systray/systray.h +++ b/noatun/modules/systray/systray.h @@ -35,7 +35,7 @@ #include <kmainwindow.h> class KitSystemTray; -class QTimer; +class TQTimer; class PassivePopup; class NoatunSystray : public KMainWindow, public Plugin |