Skip to content

Commit

Permalink
Create a new widget GncReportCombo to list reports
Browse files Browse the repository at this point in the history
This widget will provide a combo and populate a model with guids, names
and a warning value that controls the visibility of a warning image.
  • Loading branch information
Bob-IT committed Feb 2, 2023
1 parent 019214f commit b49b5c8
Show file tree
Hide file tree
Showing 3 changed files with 676 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gnucash/gnome-utils/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ set (gnome_utils_SOURCES
gnc-plugin.c
gnc-period-select.c
gnc-query-view.c
gnc-report-combo.c
gnc-splash.c
gnc-sx-instance-dense-cal-adapter.c
gnc-sx-list-tree-model-adapter.c
Expand Down Expand Up @@ -172,6 +173,7 @@ set (gnome_utils_HEADERS
gnc-plugin.h
gnc-period-select.h
gnc-query-view.h
gnc-report-combo.h
gnc-splash.h
gnc-sx-instance-dense-cal-adapter.h
gnc-sx-list-tree-model-adapter.h
Expand Down

0 comments on commit b49b5c8

Please sign in to comment.