Skip to content

Commit

Permalink
Restore accounts page updates for default QofEvent branch.
Browse files Browse the repository at this point in the history
Broken by fix for bug 799370.
  • Loading branch information
jralls committed Jul 16, 2024
1 parent 5fe7a09 commit a84189b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gnucash/gnome-utils/gnc-tree-model-account.c
Original file line number Diff line number Diff line change
Expand Up @@ -1489,6 +1489,8 @@ gnc_tree_model_account_event_handler (QofInstance *entity,
break;

default:
gnc_tree_model_account_clear_cached_values(model, account);

LEAVE("unknown event type");
return;
}
Expand Down

0 comments on commit a84189b

Please sign in to comment.