mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
- Removed a useless function
- Stop resfreshing trackers errors in torrent properties because this is annoying when you're trying to read them
This commit is contained in:
@@ -72,7 +72,6 @@ class bittorrent : public QObject{
|
||||
bool isDHTEnabled() const;
|
||||
float getPayloadDownloadRate() const;
|
||||
float getPayloadUploadRate() const;
|
||||
QList<torrent_handle> getFinishedTorrentHandles() const;
|
||||
session_status getSessionStatus() const;
|
||||
int getListenPort() const;
|
||||
QStringList getTorrentsToPauseAfterChecking() const;
|
||||
|
||||
Reference in New Issue
Block a user