mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Allow to force rechecking torrents
This commit is contained in:
parent
3282e1bcc9
commit
01bc15d3f4
9 changed files with 86 additions and 23 deletions
|
@ -118,6 +118,7 @@ class QTorrentHandle {
|
|||
void queue_position_down() const;
|
||||
void queue_position_up() const;
|
||||
void auto_managed(bool) const;
|
||||
void force_recheck() const;
|
||||
|
||||
//
|
||||
// Operators
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue