mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-29 09:38:48 -04:00
parent
f17fce9461
commit
1c27dccabb
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@ void PasswordGeneratorWidget::loadSettings()
|
||||||
// Set advanced mode
|
// Set advanced mode
|
||||||
m_ui->buttonAdvancedMode->setChecked(advanced);
|
m_ui->buttonAdvancedMode->setChecked(advanced);
|
||||||
setAdvancedMode(advanced);
|
setAdvancedMode(advanced);
|
||||||
|
updateGenerator();
|
||||||
}
|
}
|
||||||
|
|
||||||
void PasswordGeneratorWidget::saveSettings()
|
void PasswordGeneratorWidget::saveSettings()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue