1
0
Fork 0
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:
Charles Kerr 2010-05-06 13:58:04 +00:00
parent fa17bef096
commit 4d61db45aa

View file

@ -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: