mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-01 19:42:48 +00:00
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:
@@ -56,6 +56,7 @@ static NSString *uidColumnName = @"c_uid";
|
||||
fieldName = [theFieldName copy];
|
||||
url = [theURL copy];
|
||||
uid = [theUID copy];
|
||||
defFlags.ready = YES;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user