X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fengine%2FQBittorrentSession.h;h=3a86d81200fc6a458352f42037f6f58842d7d9d6;hb=55732cd61b5d6c85a5e90aee584f12cbca70e116;hp=badae43fe0ab84b81799e36944361bddeae3c123;hpb=e4db38838b22aa30b506d4a149b4760ba483acb2;p=qtrapids diff --git a/src/engine/QBittorrentSession.h b/src/engine/QBittorrentSession.h index badae43..3a86d81 100644 --- a/src/engine/QBittorrentSession.h +++ b/src/engine/QBittorrentSession.h @@ -61,7 +61,7 @@ public: void removeTorrent(qtrapids::QTorrentHandle const& handle); void setUploadRateLimit(int rate); - void setDownloadrateLimit(int rate); + void setDownloadRateLimit(int rate); int getUploadRateLimt() const; int getDownloadRateLimit() const;