mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
parent
568dfde074
commit
ebeedba072
1 changed files with 1 additions and 0 deletions
|
|
@ -33,5 +33,6 @@ void UnlockDatabaseWidget::clearForms()
|
|||
m_ui->comboKeyFile->clear();
|
||||
m_ui->checkPassword->setChecked(false);
|
||||
m_ui->checkKeyFile->setChecked(false);
|
||||
m_ui->buttonTogglePassword->setChecked(false);
|
||||
m_db = Q_NULLPTR;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue