COSMETIC: Display number of torrents in transfers tab label

This commit is contained in:
Christophe Dumez 2010-05-21 14:56:56 +00:00
commit defd77b94c
5 changed files with 14 additions and 5 deletions

View file

@ -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);