mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-27 14:25:32 +00:00
The multiColumns view
This commit is contained in:
committed by
Francis Lachapelle
parent
5284b57340
commit
d730cd5647
@@ -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