The multiColumns view

This commit is contained in:
Alexandre Cloutier
2015-06-11 15:15:39 -04:00
committed by Francis Lachapelle
parent 5ad3662640
commit 720a946d39
4 changed files with 13 additions and 9 deletions
+2 -2
View File
@@ -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];