Monotone-Parent: 843a82037dc71e1dd55379b4245e267fe0b6e025

Monotone-Revision: 7ccd1ab7beef95f5bf3ce66708988dbf11332387

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-07T18:12:20
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-06-07 18:12:20 +00:00
parent 271ac512e3
commit 1b3f33a605
4 changed files with 28 additions and 9 deletions
+1
View File
@@ -31,6 +31,7 @@
@interface UIxAppointmentEditor : UIxComponent
{
iCalEvent *event;
BOOL isAllDay;
NSCalendarDate *aptStartDate;
NSCalendarDate *aptEndDate;
NSString *item;