mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 13:43:22 +00:00
The multiColumns view
This commit is contained in:
committed by
Francis Lachapelle
parent
5ad3662640
commit
720a946d39
@@ -191,8 +191,8 @@
|
||||
NSMutableDictionary *calendar;
|
||||
unsigned int count, foldersCount;
|
||||
NSString *folderName, *fDisplayName;
|
||||
BOOL *isActive;
|
||||
|
||||
NSNumber *isActive;
|
||||
|
||||
co = [self clientObject];
|
||||
folders = [co subFolders];
|
||||
foldersCount = [folders count];
|
||||
|
||||
Reference in New Issue
Block a user