diff options
Diffstat (limited to 'libktorrent/torrent/torrentfile.h')
-rw-r--r-- | libktorrent/torrent/torrentfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libktorrent/torrent/torrentfile.h b/libktorrent/torrent/torrentfile.h index 7c22611..f2a96a7 100644 --- a/libktorrent/torrent/torrentfile.h +++ b/libktorrent/torrent/torrentfile.h @@ -37,7 +37,7 @@ namespace bt */ class TorrentFile : public kt::TorrentFileInterface { - Q_OBJECT + TQ_OBJECT Uint32 index; |