we initialize the ready state

Monotone-Parent: f7a4e6329dc23e00a3a0de99cd95bb15d432656d
Monotone-Revision: 1674514cbbb8b36021bc36e83a4fa580fe5718cf

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-03-22T14:20:50
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte 2009-03-22 14:20:50 +00:00
parent 0c72f5a4e7
commit 10417c241d

View file

@ -56,6 +56,7 @@ static NSString *uidColumnName = @"c_uid";
fieldName = [theFieldName copy];
url = [theURL copy];
uid = [theUID copy];
defFlags.ready = YES;
}
else
{