mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
Update torrent progress when its content changed (filtered files)
This commit is contained in:
@@ -171,7 +171,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
||||
void portListeningFailure();
|
||||
void trackerAuthenticationRequired(torrent_handle& h);
|
||||
void setTabText(int index, QString text);
|
||||
void updateFileSize(QString hash);
|
||||
void updateFileSizeAndProgress(QString hash);
|
||||
void sortProgressColumnDelayed();
|
||||
void addUrlSeedError(QString url, QString msg);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user