diff --git a/src/app-utils/gw-app-utils-spec.scm b/src/app-utils/gw-app-utils-spec.scm index d8b9e729c9..0b480a015a 100644 --- a/src/app-utils/gw-app-utils-spec.scm +++ b/src/app-utils/gw-app-utils-spec.scm @@ -225,6 +225,14 @@ determines formatting details.") '(( component-id)) "Unregister a gui component by id.") + (gw:wrap-function + ws + 'gnc:gui-refresh-all + ' + "gnc_gui_refresh_all" + '() + "Refresh all gui components.") + (gw:wrap-function ws 'gnc:close-gui-component