mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
- show piece related bar only for downloading torrents (no use for completed ones)
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user