Add 'KDBX 4' to Argon2 KDF name and select first category in the database settings by default
This commit is contained in:
@@ -132,6 +132,7 @@ void DatabaseSettingsWidget::load(Database* db)
|
||||
}
|
||||
|
||||
m_uiGeneral->dbNameEdit->setFocus();
|
||||
m_ui->categoryList->setCurrentCategory(0);
|
||||
}
|
||||
|
||||
void DatabaseSettingsWidget::save()
|
||||
|
||||
Reference in New Issue
Block a user