gnucash maint: Fix swig wrapper for gncTaxTableGetTaxTables

Geert Janssens gjanssens at code.gnucash.org
Sun Sep 10 13:16:03 EDT 2017


Updated	 via  https://github.com/Gnucash/gnucash/commit/600f0104 (commit)
	from  https://github.com/Gnucash/gnucash/commit/4250f53f (commit)



commit 600f010472564c2460742f8449b85b120f541be7
Author: christopherlam <christopher.lck at gmail.com>
Date:   Sat Sep 9 15:03:52 2017 +0800

    Fix swig wrapper for gncTaxTableGetTaxTables
    
    - Add new typedef GncTaxTableList
    - Add SWIG wrapper for gncTaxTableGetTables
    - gncTaxTableGetTables to return gncTaxTableList



Summary of changes:
 src/engine/business-core.i | 1 +
 src/engine/gncTaxTable.c   | 2 +-
 src/engine/gncTaxTable.h   | 3 ++-
 3 files changed, 4 insertions(+), 2 deletions(-)



More information about the gnucash-patches mailing list