1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-03 10:15:45 +00:00

(qt) #5770 'rename-partial-files preference not modified' -- fix by rb07

This commit is contained in:
Jordan Lee 2013-01-04 01:59:05 +00:00
parent cd0628fc8f
commit af5572824e

View file

@ -166,6 +166,7 @@ Session :: updatePref( int key )
case Prefs :: QUEUE_STALLED_MINUTES:
case Prefs :: PEX_ENABLED:
case Prefs :: PORT_FORWARDING:
case Prefs :: RENAME_PARTIAL_FILES:
case Prefs :: SCRIPT_TORRENT_DONE_ENABLED:
case Prefs :: SCRIPT_TORRENT_DONE_FILENAME:
case Prefs :: START: