Monotone-Parent: 763d7579a98e9af74a10d6369344af9e5e9a574b

Monotone-Revision: cdf13b5c1ef576b104b53f12fc364017defa9f0e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-11T20:27:13
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-09-11 20:27:13 +00:00
parent 1d91077457
commit 90cb4730a4
2 changed files with 10 additions and 7 deletions
+2 -1
View File
@@ -29,6 +29,7 @@
#import <SoObjects/SOGo/SOGoUser.h>
#import <SoObjects/Contacts/SOGoContactFolder.h>
#import <SoObjects/Contacts/SOGoContactFolders.h>
#import "UIxContactsListViewContainer.h"
@@ -115,7 +116,7 @@
folderContainer = [[self clientObject] container];
return [folderContainer contactFolders];
return [folderContainer subFolders];
}
- (NSString *) currentContactFolderId