r17027 - gnucash/trunk/src/gnome-utils - Add gnc_quickfill_remove() and let account quickfill use that.
Andreas Köhler
andi5 at cvs.gnucash.org
Tue Mar 11 16:41:16 EDT 2008
Author: andi5
Date: 2008-03-11 16:41:15 -0400 (Tue, 11 Mar 2008)
New Revision: 17027
Trac: http://svn.gnucash.org/trac/changeset/17027
Modified:
gnucash/trunk/src/gnome-utils/QuickFill.c
gnucash/trunk/src/gnome-utils/QuickFill.h
gnucash/trunk/src/gnome-utils/account-quickfill.c
Log:
Add gnc_quickfill_remove() and let account quickfill use that.
Prior to this change _remove() was implemented as _purge() followed by a
complete refill.
More information about the gnucash-patches
mailing list