summaryrefslogtreecommitdiffstats
path: root/libktorrent/kademlia/kbucket.h
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/kademlia/kbucket.h')
-rw-r--r--libktorrent/kademlia/kbucket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/kademlia/kbucket.h b/libktorrent/kademlia/kbucket.h
index efbaceb..cf065a9 100644
--- a/libktorrent/kademlia/kbucket.h
+++ b/libktorrent/kademlia/kbucket.h
@@ -143,7 +143,7 @@ namespace dht
class KBucket : public RPCCallListener
{
Q_OBJECT
- TQ_OBJECT
+
Uint32 idx;
TQValueList<KBucketEntry> entries,pending_entries;