gnucash stable: [Account.cpp][api] gnc_account_foreach_split takes std::function<void(Split*)>
Christopher Lam
clam at code.gnucash.org
Sun Apr 21 19:50:14 EDT 2024
Updated via https://github.com/Gnucash/gnucash/commit/0f791c47 (commit)
from https://github.com/Gnucash/gnucash/commit/31e80a18 (commit)
commit 0f791c474a0617bc17f70fec1bd759136eb1fc82
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sun Apr 21 23:25:30 2024 +0800
[Account.cpp][api] gnc_account_foreach_split takes std::function<void(Split*)>
Summary of changes:
libgnucash/engine/Account.cpp | 14 ++++++++++++++
libgnucash/engine/Account.hpp | 2 ++
2 files changed, 16 insertions(+)
More information about the gnucash-patches
mailing list