(qt) #5770 'rename-partial-files preference not modified' -- fix by rb07
This commit is contained in:
parent
cd0628fc8f
commit
af5572824e
|
@ -166,6 +166,7 @@ Session :: updatePref( int key )
|
||||||
case Prefs :: QUEUE_STALLED_MINUTES:
|
case Prefs :: QUEUE_STALLED_MINUTES:
|
||||||
case Prefs :: PEX_ENABLED:
|
case Prefs :: PEX_ENABLED:
|
||||||
case Prefs :: PORT_FORWARDING:
|
case Prefs :: PORT_FORWARDING:
|
||||||
|
case Prefs :: RENAME_PARTIAL_FILES:
|
||||||
case Prefs :: SCRIPT_TORRENT_DONE_ENABLED:
|
case Prefs :: SCRIPT_TORRENT_DONE_ENABLED:
|
||||||
case Prefs :: SCRIPT_TORRENT_DONE_FILENAME:
|
case Prefs :: SCRIPT_TORRENT_DONE_FILENAME:
|
||||||
case Prefs :: START:
|
case Prefs :: START:
|
||||||
|
|
Loading…
Reference in New Issue