mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 22:38:51 +00:00
Monotone-Parent: abda0e799811347d36ea72438d0edc77daa4b161
Monotone-Revision: d8549ba070887e4694d144719b284413458362d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-26T23:25:35 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
{
|
||||
if (!todo)
|
||||
{
|
||||
todo = (iCalToDo *) [[self clientObject] component: NO secure: YES];
|
||||
todo = (iCalToDo *) [[self clientObject] component: YES secure: YES];
|
||||
[todo retain];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user