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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/noatun/library/noatun/downloader.h b/noatun/library/noatun/downloader.h
index 624518d0..a4c08ad7 100644
--- a/noatun/library/noatun/downloader.h
+++ b/noatun/library/noatun/downloader.h
@@ -5,8 +5,8 @@
#include <tqobject.h>
#include <tqptrlist.h>
-class QFile;
-class QTimer;
+class TQFile;
+class TQTimer;
class Downloader;