mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
- BUGFIX: Remember scan directory in program preferences now
This commit is contained in:
@@ -427,6 +427,7 @@ void options_imp::loadOptions(){
|
||||
} else {
|
||||
// enable
|
||||
checkScanDir->setChecked(true);
|
||||
textScanDir->setText(strValue);
|
||||
enableDirScan(2);
|
||||
}
|
||||
// End Downloads preferences
|
||||
|
||||
Reference in New Issue
Block a user