Monotone-Parent: 8a5f1ab2b6e48cb383ec88a048e8b1985640a5ec

Monotone-Revision: 1beab6f7161f1ff90581edaf85291cb4aa19c519

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-07T16:27:46
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-11-07 16:27:46 +00:00
parent b66e0e0115
commit 2b8e4fe9af
3 changed files with 35 additions and 22 deletions

View File

@@ -35,6 +35,7 @@
NSCalendarDate *dueDate;
BOOL hasStartDate;
BOOL hasDueDate;
BOOL newTask;
}
- (void) setTaskStartDate: (NSCalendarDate *) _date;