Merge Dong Lin's 'stable-stale-import-balance' into stable.

pull/2140/head
John Ralls 7 months ago
commit e22c406547

@ -590,11 +590,11 @@ on_matcher_ok_clicked (GtkButton *button, GNCImportMainMatcher *info)
gnc_gen_trans_list_delete (info);
/* Allow GUI refresh again. */
gnc_resume_gui_refresh ();
/* DEBUG ("End") */
g_list_free_full (accounts_modified, (GDestroyNotify)xaccAccountCommitEdit);
/* Allow GUI refresh again upon commit completion. */
gnc_resume_gui_refresh ();
}
void

Loading…
Cancel
Save