diff options
Diffstat (limited to 'libktorrent/torrent/peersourcemanager.h')
-rw-r--r-- | libktorrent/torrent/peersourcemanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/peersourcemanager.h b/libktorrent/torrent/peersourcemanager.h index d256397..e6ef3e6 100644 --- a/libktorrent/torrent/peersourcemanager.h +++ b/libktorrent/torrent/peersourcemanager.h @@ -51,7 +51,7 @@ namespace bt class PeerSourceManager : public TQObject, public kt::TrackersList { Q_OBJECT - TQ_OBJECT + TorrentControl* tor; PeerManager* pman; |