Skip to content

Commit

Permalink
Reimplement dialog-options for C++.
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Aug 1, 2021
1 parent 3b4785e commit 67508ea
Show file tree
Hide file tree
Showing 9 changed files with 2,956 additions and 90 deletions.
4 changes: 2 additions & 2 deletions gnucash/gnome-utils/CMakeLists.txt
Expand Up @@ -36,7 +36,7 @@ set (gnome_utils_SOURCES
dialog-dup-trans.c
dialog-file-access.c
dialog-object-references.c
dialog-options.c
dialog-options.cpp
dialog-preferences.c
dialog-query-view.c
dialog-reset-warnings.c
Expand All @@ -59,7 +59,7 @@ set (gnome_utils_SOURCES
gnc-currency-edit.c
gnc-date-delta.c
gnc-date-edit.c
gnc-date-format.c
gnc-date-format.c
gnc-dense-cal.c
gnc-dense-cal-model.c
gnc-dense-cal-store.c
Expand Down

0 comments on commit 67508ea

Please sign in to comment.