COSMETIC: Display number of torrents in transfers tab label

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

View File

@@ -77,6 +77,7 @@ public slots:
void showNotificationBaloon(QString title, QString msg) const;
void downloadFromURLList(const QStringList& urls);
void updateAltSpeedsBtn(bool alternative);
void updateNbTorrents(unsigned int nb_downloading, unsigned int nb_seeding, unsigned int nb_active, unsigned int nb_inactive);
protected slots:
// GUI related slots