diff options
Diffstat (limited to 'noatun-plugins/wavecapture/wavecapture.h')
-rw-r--r-- | noatun-plugins/wavecapture/wavecapture.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/wavecapture/wavecapture.h b/noatun-plugins/wavecapture/wavecapture.h index 1686b12..820f82a 100644 --- a/noatun-plugins/wavecapture/wavecapture.h +++ b/noatun-plugins/wavecapture/wavecapture.h @@ -30,7 +30,7 @@ namespace TDEIO { class Job; } class WaveCapture : public TQObject, public Plugin { -Q_OBJECT +TQ_OBJECT NOATUNPLUGIND |