mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-16 10:48:50 +00:00
Monotone-Parent: cb727eb3a474d7cb014bfdc9a65fb7dd9a232c11
Monotone-Revision: 92c2289ec614006e622f8b53dec56357c7d1b889 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-23T21:34:56 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -203,6 +203,7 @@
|
||||
[_task setDue: dateTime];
|
||||
|
||||
[_task setSummary: [self title]];
|
||||
[_task setUrl: [self url]];
|
||||
[_task setLocation: [self location]];
|
||||
[_task setComment: [self comment]];
|
||||
[_task setPriority:[self priority]];
|
||||
|
||||
Reference in New Issue
Block a user