mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
- Display piece_availability bar when we have something to display (torrent has metadata, torrent is not paused/queued/checking/seeding)
This commit is contained in:
@@ -95,7 +95,8 @@ protected slots:
|
||||
void displayFilesListMenu(const QPoint& pos);
|
||||
void on_changeSavePathButton_clicked();
|
||||
void filteredFilesChanged();
|
||||
void showPieceBars(bool show);
|
||||
void showPiecesDownloaded(bool show);
|
||||
void showPiecesAvailability(bool show);
|
||||
|
||||
public slots:
|
||||
void loadDynamicData();
|
||||
|
||||
Reference in New Issue
Block a user