Monotone-Parent: 2fc6280bdb3c83d905fa7c92b0b16e52d95d4694

Monotone-Revision: 2cc61994b1fd18611f88fb4a7bd881ef6c12c05c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-07-14T16:47:10
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-07-14 16:47:10 +00:00
parent 02e2cdf7af
commit eb7acf4be7
5 changed files with 22 additions and 6 deletions
+2
View File
@@ -53,6 +53,8 @@
/* content */
- (BOOL) isNew;
- (void) setIsNew: (BOOL) newIsNew;
- (NSString *) contentAsString;
- (NSException *) saveContentString: (NSString *) _str
baseVersion: (unsigned int) _baseVersion;