summaryrefslogtreecommitdiffstats
path: root/libktorrent/torrent/chunkdownload.h
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/torrent/chunkdownload.h')
-rw-r--r--libktorrent/torrent/chunkdownload.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/chunkdownload.h b/libktorrent/torrent/chunkdownload.h
index 5c89017..a432c28 100644
--- a/libktorrent/torrent/chunkdownload.h
+++ b/libktorrent/torrent/chunkdownload.h
@@ -61,7 +61,7 @@ namespace bt
*/
class ChunkDownload : public TQObject,public kt::ChunkDownloadInterface
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**