mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
COSMETIC: Display number of torrents in transfers tab label
This commit is contained in:
@@ -53,7 +53,7 @@ public:
|
||||
QStandardItemModel* getSourceModel() const;
|
||||
|
||||
public slots:
|
||||
void refreshList();
|
||||
void refreshList(bool force=false);
|
||||
void addTorrent(QTorrentHandle& h);
|
||||
void pauseTorrent(QTorrentHandle &h);
|
||||
void setFinished(QTorrentHandle &h);
|
||||
|
||||
Reference in New Issue
Block a user