gnucash stable: [Account.cpp] overload gnc_account_foreach_descendant takes std::function
Christopher Lam
clam at code.gnucash.org
Fri Jul 12 08:30:03 EDT 2024
Updated via https://github.com/Gnucash/gnucash/commit/88d8f638 (commit)
from https://github.com/Gnucash/gnucash/commit/07e449a6 (commit)
commit 88d8f638534929b7791ad4a04a42c1fba19eafe6
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Wed Jun 19 00:13:28 2024 +0800
[Account.cpp] overload gnc_account_foreach_descendant takes std::function
and separate account_foreach_descendant_sorted
Summary of changes:
libgnucash/engine/Account.cpp | 54 +++++++++++++++++++++----------------------
libgnucash/engine/Account.hpp | 2 ++
2 files changed, 28 insertions(+), 28 deletions(-)
More information about the gnucash-patches
mailing list