mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-24 02:46:24 +00:00
Monotone-Parent: 53e31f736284762567ba9dd0f85ca935769b14da
Monotone-Revision: eef1670b5893ad8df47967498257fdeeffe9a146 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-18T15:22:10 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
if (!task)
|
||||
{
|
||||
clientObject = [self clientObject];
|
||||
task = (iCalToDo *) [clientObject component];
|
||||
task = (iCalToDo *) [clientObject component: NO];
|
||||
[task retain];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user