mirror of
https://github.com/transmission/transmission
synced 2025-02-22 14:10:34 +00:00
(trunk qt) #3060 "Local Peer Discovery protocol implementation" -- fix r10611 bug. Longinus00 found the bug and submitted a patch.
This commit is contained in:
parent
fa17bef096
commit
4d61db45aa
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@ Session :: updatePref( int key )
|
|||
case Prefs :: DOWNLOAD_DIR:
|
||||
case Prefs :: INCOMPLETE_DIR:
|
||||
case Prefs :: INCOMPLETE_DIR_ENABLED:
|
||||
case Prefs :: LDS_ENABLED:
|
||||
case Prefs :: PEER_LIMIT_GLOBAL:
|
||||
case Prefs :: PEER_LIMIT_TORRENT:
|
||||
case Prefs :: USPEED_ENABLED:
|
||||
|
|
Loading…
Reference in a new issue