mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-23 23:22:45 +00:00
Monotone-Parent: 25201eca7a2d2327ce725455760027b032810d78
Monotone-Revision: beff03702ba361b408bf967b4f807a2fec161392 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-19T14:40:24 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
@interface UIxTaskEditor : UIxComponentEditor
|
||||
{
|
||||
NSCalendarDate *dueDate;
|
||||
BOOL hasStartDate;
|
||||
BOOL hasDueDate;
|
||||
}
|
||||
|
||||
- (void) setTaskStartDate: (NSCalendarDate *) _date;
|
||||
|
||||
Reference in New Issue
Block a user