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 80592b07..3adc59cf 100644 --- a/noatun/modules/systray/systray.h +++ b/noatun/modules/systray/systray.h @@ -40,7 +40,7 @@ class PassivePopup; class NoatunSystray : public TDEMainWindow, public Plugin { -Q_OBJECT +TQ_OBJECT public: NoatunSystray(); |