[Gnucash-changes] r12886 - gnucash/trunk/src/gnome - add missing #include

David Hampton hampton-gnucash at rainbolthampton.net
Thu Jan 19 12:34:33 EST 2006


On Thu, 2006-01-19 at 11:10 -0500, Chris Shoemaker wrote:
> On Thu, Jan 19, 2006 at 10:58:48AM -0500, David Hampton wrote:
> > 
> > This doesn't seem like the appropriate file to have account specific
> > functions in it.
> 
> Agreed.  So where to put these:
> 
> gboolean      gnc_reverse_balance_type (GNCAccountType type);
> gboolean      gnc_reverse_balance (Account *account);
> 
> ?
> 
> We could move the whole "reverse_balance" she-bang into engine...

They're already in src/app-utils/gnc-ui-util.h.  Is there some reason
(compile order?) why you can't use that header file?

David




More information about the gnucash-devel mailing list