mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Fix bug that EntryAttributesModel isn't updated on reset.
This commit is contained in:
@@ -178,6 +178,7 @@ void EntryAttributesModel::aboutToReset()
|
||||
|
||||
void EntryAttributesModel::reset()
|
||||
{
|
||||
updateAttributes();
|
||||
endResetModel();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user