diff options
Diffstat (limited to 'libktorrent/kademlia/dht.h')
-rw-r--r-- | libktorrent/kademlia/dht.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/kademlia/dht.h b/libktorrent/kademlia/dht.h index e3d9c35..0e6207d 100644 --- a/libktorrent/kademlia/dht.h +++ b/libktorrent/kademlia/dht.h @@ -63,7 +63,7 @@ namespace dht */ class DHT : public DHTBase { - Q_OBJECT + TQ_OBJECT public: DHT(); |