mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-03 03:56:08 -04:00
Fix bug that EntryAttributesModel isn't updated on reset.
This commit is contained in:
parent
7f67019f63
commit
3ab81ea776
1 changed files with 1 additions and 0 deletions
|
@ -178,6 +178,7 @@ void EntryAttributesModel::aboutToReset()
|
|||
|
||||
void EntryAttributesModel::reset()
|
||||
{
|
||||
updateAttributes();
|
||||
endResetModel();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue