mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 08:55:08 +00:00
Monotone-Parent: 1ffb41682368b46b7d5dfbe50eb430e0859f6837
Monotone-Revision: 9402acf99e73ef8bdcad7719c88dc1d6a3ee27d4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-07-09T15:42:22 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -45,8 +45,8 @@
|
||||
andContent: (NSString *) newContent
|
||||
inContainer: (SOGoGCSFolder *) newContainer;
|
||||
- (id) initWithRecord: (NSDictionary *) objectRecord
|
||||
inContainer: (id) newContainer;
|
||||
+ (id) initWithName: (NSString *) newName
|
||||
inContainer: (SOGoGCSFolder *) newContainer;
|
||||
- (id) initWithName: (NSString *) newName
|
||||
andContent: (NSString *) newContent
|
||||
inContainer: (SOGoGCSFolder *) newContainer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user