diff options
Diffstat (limited to 'libktorrent/kademlia/kbucket.h')
-rw-r--r-- | libktorrent/kademlia/kbucket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/kademlia/kbucket.h b/libktorrent/kademlia/kbucket.h index cf065a9..a31b713 100644 --- a/libktorrent/kademlia/kbucket.h +++ b/libktorrent/kademlia/kbucket.h @@ -142,7 +142,7 @@ namespace dht */ class KBucket : public RPCCallListener { - Q_OBJECT + TQ_OBJECT Uint32 idx; |