mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
COSMETIC: Display number of torrents in transfers tab label
This commit is contained in:
parent
c09294df2f
commit
defd77b94c
5 changed files with 14 additions and 5 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue