git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1562 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/xacc-12-patch
Linas Vepstas 28 years ago
parent 0fdf8bb9d3
commit 8b66ff2b0b

@ -371,7 +371,7 @@ xaccReadAccountGroup( int fd )
maingrp = NULL;
/* set up various state that is not normally stored in the byte stream */
xaccGroupRecomputeBalance (grp);
xaccRecomputeGroupBalance (grp);
xaccLogEnable();
return grp;

Loading…
Cancel
Save