summaryrefslogtreecommitdiffstats
path: root/noatun/library/noatun/downloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/noatun/downloader.h')
-rw-r--r--noatun/library/noatun/downloader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/noatun/downloader.h b/noatun/library/noatun/downloader.h
index 3fffc772..19b1d30d 100644
--- a/noatun/library/noatun/downloader.h
+++ b/noatun/library/noatun/downloader.h
@@ -66,7 +66,7 @@ private:
class Downloader : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
struct QueueItem
{
DownloadItem *notifier;