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 effb4b7..b9433cd 100644
--- a/libktorrent/torrent/httptracker.h
+++ b/libktorrent/torrent/httptracker.h
@@ -42,7 +42,7 @@ namespace bt
class HTTPTracker : public Tracker
{
Q_OBJECT
- TQ_OBJECT
+
public:
HTTPTracker(const KURL & url,kt::TorrentInterface* tor,const PeerID & id,int tier);
virtual ~HTTPTracker();