summaryrefslogtreecommitdiffstats
path: root/libktorrent/torrent/httptracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'libktorrent/torrent/httptracker.h')
-rw-r--r--libktorrent/torrent/httptracker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/httptracker.h b/libktorrent/torrent/httptracker.h
index 8457934..1037bf2 100644
--- a/libktorrent/torrent/httptracker.h
+++ b/libktorrent/torrent/httptracker.h
@@ -41,7 +41,7 @@ namespace bt
*/
class HTTPTracker : public Tracker
{
- Q_OBJECT
+ TQ_OBJECT
public:
HTTPTracker(const KURL & url,kt::TorrentInterface* tor,const PeerID & id,int tier);