diff options
Diffstat (limited to 'libktorrent/torrent/peer.h')
-rw-r--r-- | libktorrent/torrent/peer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/peer.h b/libktorrent/torrent/peer.h index bb487aa..c5dd974 100644 --- a/libktorrent/torrent/peer.h +++ b/libktorrent/torrent/peer.h @@ -68,7 +68,7 @@ namespace bt //,public Object { Q_OBJECT - TQ_OBJECT + public: /** * Constructor, set the socket. |