mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 22:22:33 -06:00
FEATURE: Added error state for torrents (error is displayed in a tooltip)
This commit is contained in:
@@ -131,6 +131,7 @@ class QTorrentHandle {
|
||||
bool first_last_piece_first() const;
|
||||
QString root_path() const;
|
||||
bool has_error() const;
|
||||
QString error() const;
|
||||
void downloading_pieces(bitfield &bf) const;
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user