mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-28 00:39:43 -05:00
Fix bug that EntryAttributesModel isn't updated on reset.
This commit is contained in:
parent
7f67019f63
commit
3ab81ea776
@ -178,6 +178,7 @@ void EntryAttributesModel::aboutToReset()
|
|||||||
|
|
||||||
void EntryAttributesModel::reset()
|
void EntryAttributesModel::reset()
|
||||||
{
|
{
|
||||||
|
updateAttributes();
|
||||||
endResetModel();
|
endResetModel();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user