mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Fix several bugs in new "Append label to save path" feature
This commit is contained in:
parent
dc0ad73eca
commit
411a1c641d
4 changed files with 19 additions and 2 deletions
|
@ -97,6 +97,7 @@ protected slots:
|
|||
void filteredFilesChanged();
|
||||
void showPiecesDownloaded(bool show);
|
||||
void showPiecesAvailability(bool show);
|
||||
void updateSavePath(QTorrentHandle& h);
|
||||
|
||||
public slots:
|
||||
void loadDynamicData();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue