mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 17:35:00 -06:00
Temporarily revert PR #2885 (filename column in peers view).
There's a bug that causes frequent crashes. Issue #4597.
This commit is contained in:
@@ -100,7 +100,6 @@ namespace BitTorrent
|
||||
#ifndef DISABLE_COUNTRIES_RESOLUTION
|
||||
QString country() const;
|
||||
#endif
|
||||
int downloadingPieceIndex() const;
|
||||
|
||||
private:
|
||||
void calcRelevance(const TorrentHandle *torrent);
|
||||
|
||||
Reference in New Issue
Block a user