mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-15 00:15:27 +00:00
Monotone-Parent: e46203402a1f2d996395599061c75452a98958d3
Monotone-Revision: b178183ad97d53d251135c909db06ab534f73a1f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-10-01T21:24:15 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -76,6 +76,11 @@ static Class SOGoUserFolderK;
|
||||
[moduleFolder retain];
|
||||
}
|
||||
|
||||
- (NSArray *) getFolderMessageKeys: (SOGoFolder *) folder
|
||||
{
|
||||
return [(SOGoMailFolder *) folder toOneRelationshipKeys];
|
||||
}
|
||||
|
||||
// - (int) getCommonTableChildproperty: (void **) data
|
||||
// atURL: (NSString *) childURL
|
||||
// withTag: (uint32_t) proptag
|
||||
|
||||
Reference in New Issue
Block a user