Revert "Temporarily revert PR #2885 (filename column in peers view)."

This reverts commit 69d52a06d7.
This commit is contained in:
Eugene Shalygin
2016-02-27 20:51:39 +01:00
committed by sledgehammer999
parent 0264a7bf58
commit 2e325d9506
7 changed files with 36 additions and 7 deletions

View File

@@ -85,6 +85,7 @@ namespace BitTorrent
QList<TrackerEntry> trackers() const;
QList<QUrl> urlSeeds() const;
QByteArray metadata() const;
QStringList filesForPiece(int pieceIndex) const;
void renameFile(uint index, const QString &newPath);