mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- show piece related bar only for downloading torrents (no use for completed ones)
This commit is contained in:
parent
47d545633d
commit
0c617f0a03
3 changed files with 26 additions and 9 deletions
|
@ -95,6 +95,7 @@ protected slots:
|
|||
void displayFilesListMenu(const QPoint& pos);
|
||||
void on_changeSavePathButton_clicked();
|
||||
void filteredFilesChanged();
|
||||
void showPieceBars(bool show);
|
||||
|
||||
public slots:
|
||||
void loadDynamicData();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue