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 fece8a6..6c470a1 100644 --- a/libktorrent/torrent/downloader.h +++ b/libktorrent/torrent/downloader.h @@ -67,7 +67,7 @@ namespace bt class Downloader : public TQObject { Q_OBJECT - TQ_OBJECT + public: /** |