mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
- COSMETIC: Do not display progress bar in seeding list (always 100%)
This commit is contained in:
@@ -69,7 +69,6 @@ class FinishedTorrents : public QWidget, public Ui::seeding {
|
||||
void notifyTorrentDoubleClicked(const QModelIndex& index);
|
||||
void hideOrShowColumnName();
|
||||
void hideOrShowColumnSize();
|
||||
void hideOrShowColumnProgress();
|
||||
void hideOrShowColumnUpSpeed();
|
||||
void hideOrShowColumnLeechers();
|
||||
void hideOrShowColumnRatio();
|
||||
|
||||
Reference in New Issue
Block a user