mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
when sorting by queue order, allow torrents to be reordered even if they are filtered (put below the one above it in the total queue)
This commit is contained in:
@@ -131,6 +131,7 @@
|
||||
[fSpeedLimitDownloadField setIntValue: [fDefaults integerForKey: @"SpeedLimitDownloadLimit"]];
|
||||
|
||||
//set port
|
||||
#warning why no binding?
|
||||
[fPortField setIntValue: [fDefaults integerForKey: @"BindPort"]];
|
||||
fNatStatus = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user