diff options
Diffstat (limited to 'libktorrent/torrent/peerdownloader.h')
-rw-r--r-- | libktorrent/torrent/peerdownloader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/peerdownloader.h b/libktorrent/torrent/peerdownloader.h index 16957e3..5b22739 100644 --- a/libktorrent/torrent/peerdownloader.h +++ b/libktorrent/torrent/peerdownloader.h @@ -93,7 +93,7 @@ namespace bt */ class PeerDownloader : public TQObject { - Q_OBJECT + TQ_OBJECT public: /** |