gnucash stable: [gnc-report.cpp] hide gnc_reports impl, expose gnc_reports_foreach
Christopher Lam
clam at code.gnucash.org
Sat Apr 27 07:22:37 EDT 2024
Updated via https://github.com/Gnucash/gnucash/commit/818c7dc7 (commit)
from https://github.com/Gnucash/gnucash/commit/d3e8712b (commit)
commit 818c7dc797c4019bc7a2fc1a1207938b4b283fad
Author: Christopher Lam <christopher.lck at gmail.com>
Date: Sat Apr 27 19:15:41 2024 +0800
[gnc-report.cpp] hide gnc_reports impl, expose gnc_reports_foreach
Instead of retrieving the GHashTable and iterating through the
key/values, expose gnc_reports_foreach which does the same job.
Summary of changes:
gnucash/gnome/dialog-report-style-sheet.cpp | 6 +-----
gnucash/report/gnc-report.cpp | 7 ++++---
gnucash/report/gnc-report.h | 2 +-
3 files changed, 6 insertions(+), 9 deletions(-)
More information about the gnucash-patches
mailing list