mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 17:12:31 -06:00
- Removed workaround for getting progress of paused torrents, apparently it works
This commit is contained in:
@@ -96,7 +96,6 @@ class bittorrent : public QObject {
|
||||
int loadTorrentPriority(QString hash);
|
||||
QStringList getConsoleMessages() const;
|
||||
QStringList getPeerBanMessages() const;
|
||||
float getUncheckedTorrentProgress(QString hash) const;
|
||||
qlonglong getETA(QString hash) const;
|
||||
|
||||
public slots:
|
||||
|
||||
Reference in New Issue
Block a user