diff options
Diffstat (limited to 'noatun/library/plugin_deps.h')
-rw-r--r-- | noatun/library/plugin_deps.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/plugin_deps.h b/noatun/library/plugin_deps.h index 777c70e3..875bec35 100644 --- a/noatun/library/plugin_deps.h +++ b/noatun/library/plugin_deps.h @@ -11,7 +11,7 @@ class NoatunListener; class TimerThingy : public TQObject { -Q_OBJECT +TQ_OBJECT public: TimerThingy(Visualization*); |