Monotone-Parent: eed113f7d96f6250f99846d1a42c1b226da55165

Monotone-Revision: 2512d33c93527cc0878865235de0bc639864f95b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-21T22:29:35
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-08-21 22:29:35 +00:00
parent 43a53e0567
commit f22dbd4b52
3 changed files with 101 additions and 10 deletions
+3
View File
@@ -29,6 +29,9 @@
@interface UIxCalAptListView : UIxCalView
{
NSCalendarDate *startDate;
NSCalendarDate *endDate;
NSDictionary *currentAppointment;
}