mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Er ... real fix for 92779.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7220 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
725b3d8f89
commit
13cd012bda
@ -1415,7 +1415,7 @@ gnc_dense_cal_mark( GncDenseCal *dcal,
|
||||
* stop processing. */
|
||||
break;
|
||||
}
|
||||
|
||||
dcal->marks[doc] = g_list_append( dcal->marks[doc], newMark );
|
||||
newMark->ourMarks = g_list_append( newMark->ourMarks,
|
||||
GINT_TO_POINTER(doc) );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user