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 e52e73c1..777c70e3 100644 --- a/noatun/library/plugin_deps.h +++ b/noatun/library/plugin_deps.h @@ -12,7 +12,7 @@ class NoatunListener; class TimerThingy : public TQObject { Q_OBJECT - TQ_OBJECT + public: TimerThingy(Visualization*); |