mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-01-19 01:08:50 -05:00
Merge branch '2.0'
This commit is contained in:
commit
dc7b6623a9
18 changed files with 197 additions and 27 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 = nullptr;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue