diff options
Diffstat (limited to 'libktorrent/torrent/torrentcontrol.h')
-rw-r--r-- | libktorrent/torrent/torrentcontrol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/torrentcontrol.h b/libktorrent/torrent/torrentcontrol.h index 885e9fe..14fd6f6 100644 --- a/libktorrent/torrent/torrentcontrol.h +++ b/libktorrent/torrent/torrentcontrol.h @@ -67,7 +67,7 @@ namespace bt */ class TorrentControl : public kt::TorrentInterface { - Q_OBJECT + TQ_OBJECT public: TorrentControl(); |