diff options
Diffstat (limited to 'libktorrent/torrent/downloader.h')
-rw-r--r-- | libktorrent/torrent/downloader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/downloader.h b/libktorrent/torrent/downloader.h index 6c470a1..5cafc6f 100644 --- a/libktorrent/torrent/downloader.h +++ b/libktorrent/torrent/downloader.h @@ -66,7 +66,7 @@ namespace bt */ class Downloader : public TQObject { - Q_OBJECT + TQ_OBJECT public: |