Monotone-Parent: cbba640dfc6321c0f4565ae72d616bc60cb20407

Monotone-Revision: 1f959c8c87357cf8d3745bf7b492bc7800597701

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-01-16T18:59:58
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-01-16 18:59:58 +00:00
parent aee48dc4e2
commit cdedcdfa10
7 changed files with 29 additions and 25 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
@interface SOGoContentObject : SOGoObject
{
NSString *ocsPath;
NSString *content;
NSDictionary *record;
BOOL isNew;
}