mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Restore accounts page updates for default QofEvent branch.
Broken by fix for bug 799370.
This commit is contained in:
parent
5fe7a09e7d
commit
a84189b79d
@ -1489,6 +1489,8 @@ gnc_tree_model_account_event_handler (QofInstance *entity,
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
gnc_tree_model_account_clear_cached_values(model, account);
|
||||||
|
|
||||||
LEAVE("unknown event type");
|
LEAVE("unknown event type");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user