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 fa6491a..bbf81df 100644
--- a/libktorrent/torrent/chunkmanager.h
+++ b/libktorrent/torrent/chunkmanager.h
@@ -60,7 +60,7 @@ namespace bt
*/
class ChunkManager : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
Torrent & tor;