mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-19 07:04:53 +00:00
Monotone-Parent: 9471b58db3d1d35edb1f29028618d989019b7fa6
Monotone-Revision: ee1bf6730d133028cc507c71b8b7c02a85158b92 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:59:47 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
{
|
||||
NSString *ocsPath;
|
||||
NSString *content;
|
||||
BOOL isNew;
|
||||
}
|
||||
|
||||
/* accessors */
|
||||
@@ -47,6 +48,7 @@
|
||||
|
||||
/* content */
|
||||
|
||||
- (BOOL) isNew;
|
||||
- (NSString *) contentAsString;
|
||||
- (NSException *) saveContentString: (NSString *) _str
|
||||
baseVersion: (unsigned int) _baseVersion;
|
||||
|
||||
Reference in New Issue
Block a user