[engine.i] some GLists must be freed

This commit is contained in:
Christopher Lam 2021-07-12 18:20:52 +08:00
parent a7808f9f1a
commit 9767c86337

View File

@ -77,6 +77,8 @@ declarations in the header files, some of which are included by
engine-common.i */
%newobject gnc_account_get_full_name;
%newobject xaccTransGetAPARAcctSplitList;
%newobject xaccTransGetPaymentAcctSplitList;
%include "engine-common.i"