mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-03 17:39:45 +00:00
Monotone-Parent: ef81b9d9e2e16755688f926ca3a982aa4c9bf513
Monotone-Revision: cd3467d9325955f5de25492e730817938dea9c3c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-07T19:24:36 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -59,6 +59,8 @@
|
||||
NSDictionary *cycle;
|
||||
NSString *cycleEnd;
|
||||
NSString *componentOwner;
|
||||
|
||||
BOOL componentLoaded;
|
||||
}
|
||||
|
||||
- (NSArray *) categoryItems;
|
||||
@@ -140,7 +142,6 @@
|
||||
|
||||
/* access */
|
||||
- (BOOL) isMyComponent;
|
||||
- (BOOL) canAccessComponent;
|
||||
- (BOOL) canEditComponent;
|
||||
|
||||
/* helpers */
|
||||
|
||||
Reference in New Issue
Block a user