mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 17:58:51 +00:00
Monotone-Parent: 527b8fb043af42d5bcd6913397ab32e1bc42a27a
Monotone-Revision: ccfa7fe7bfe69f390c767dfec7587ed458a13dfa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-10-16T18:49:25 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -25,10 +25,16 @@
|
||||
|
||||
#import <SOGoUI/UIxComponent.h>
|
||||
|
||||
@class NSMutableArray;
|
||||
@class NSMutableDictionary;
|
||||
@class iCalPerson;
|
||||
|
||||
@interface UIxCalCalendarsListView : UIxComponent
|
||||
{
|
||||
NSMutableArray *checkedContacts;
|
||||
NSMutableArray *contacts;
|
||||
NSMutableDictionary *colors;
|
||||
iCalPerson *currentContactPerson;
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user