- Fixed per torrent speed limiting

- A lot of cleanup in speed limiting dialog
This commit is contained in:
Christophe Dumez
2009-11-17 13:11:32 +00:00
parent 490ef19e64
commit 5ffcf5a9dc
10 changed files with 278 additions and 296 deletions

View File

@@ -66,8 +66,6 @@ class bittorrent : public QObject {
QStringList peerBanMessages;
bool preAllocateAll;
bool addInPause;
int maxConnecsPerTorrent;
int maxUploadsPerTorrent;
float ratio_limit;
bool UPnPEnabled;
bool NATPMPEnabled;