summaryrefslogtreecommitdiffstats
path: root/libktorrent/torrent/chunkmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/torrent/chunkmanager.h')
-rw-r--r--libktorrent/torrent/chunkmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/chunkmanager.h b/libktorrent/torrent/chunkmanager.h
index 2ff2ca7..19a0a30 100644
--- a/libktorrent/torrent/chunkmanager.h
+++ b/libktorrent/torrent/chunkmanager.h
@@ -61,7 +61,7 @@ namespace bt
class ChunkManager : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
Torrent & tor;
TQString index_file,file_info_file,file_priority_file;