- BUGFIX: Remember scan directory in program preferences now

This commit is contained in:
Christophe Dumez 2007-10-19 16:08:05 +00:00
parent a5f6663e65
commit 138af31ef9
2 changed files with 2 additions and 0 deletions

View file

@ -427,6 +427,7 @@ void options_imp::loadOptions(){
} else {
// enable
checkScanDir->setChecked(true);
textScanDir->setText(strValue);
enableDirScan(2);
}
// End Downloads preferences