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 9a1d494..7c22611 100644 --- a/libktorrent/torrent/torrentfile.h +++ b/libktorrent/torrent/torrentfile.h @@ -38,7 +38,7 @@ namespace bt class TorrentFile : public kt::TorrentFileInterface { Q_OBJECT - TQ_OBJECT + Uint32 index; Uint64 cache_offset; |