Monotone-Parent: 8491fd7ecec899497401733993e0cfd27a87ca51

Monotone-Revision: 23e06db474789eb4ae4db47b1d4dff4b5d7fcb49

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-09-19T20:07:31
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-09-19 20:07:31 +00:00
parent 0b55cd4485
commit 80419f5ea7
4 changed files with 20 additions and 24 deletions
+1 -3
View File
@@ -44,7 +44,6 @@
NSString *uid;
NSString *fieldName;
NSMutableDictionary *values;
BOOL propagateCache;
struct
{
@@ -56,8 +55,7 @@
- (id) initWithTableURL: (NSURL *) theURL
uid: (NSString *) theUID
fieldName: (NSString *) theFieldName
shouldPropagate: (BOOL) b;
fieldName: (NSString *) theFieldName;
/* value access */
- (void) setValues: (NSDictionary *) theValues;