mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
- Fixed selected states of files when .pieces file doesn't exist
This commit is contained in:
@@ -51,6 +51,7 @@ class properties : public QDialog, private Ui::properties{
|
||||
void saveFilteredFiles();
|
||||
void updateProgress();
|
||||
void loadFilteredFiles();
|
||||
void setAllPiecesState(bool selected);
|
||||
|
||||
signals:
|
||||
void changedFilteredFiles(torrent_handle h, bool compact_mode);
|
||||
|
||||
Reference in New Issue
Block a user