mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Fix typo in r21742.
BP git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21746 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -157,7 +157,7 @@ void gnc_imap_add_account (GncImportMatchMap *imap, const char *category,
|
||||
xaccAccountBeginEdit (imap->acc);
|
||||
kvp_frame_set_slot_path (imap->frame, value, IMAP_FRAME, category, key, NULL);
|
||||
qof_instance_set_dirty (QOF_INSTANCE (imap->acc));
|
||||
xaccAccountCommit (imap->acc);
|
||||
xaccAccountCommitEdit (imap->acc);
|
||||
kvp_value_delete (value);
|
||||
|
||||
/* XXX Mark the account (or book) as dirty! */
|
||||
|
||||
Reference in New Issue
Block a user