mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
Brand new torrent model for the transfer list
This commit is contained in:
@@ -79,7 +79,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, unsigned int nb_paused);
|
||||
void updateNbTorrents();
|
||||
void deleteBTSession();
|
||||
|
||||
protected slots:
|
||||
|
||||
Reference in New Issue
Block a user