mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
Monotone-Parent: 794bd6c67a62a2d6361c85b53be9c00bd3f3bbf8
Monotone-Revision: 72f5e703f3c441de88fb23964d0260f26fe12527 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-09-11T17:56:02 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -400,7 +400,7 @@ SEL SOGoSelectorForPropertySetter (NSString *property)
|
||||
{
|
||||
obj = [[self soClass] lookupKey: lookupName inContext: localContext];
|
||||
if (obj)
|
||||
obj = [obj bindToObject: self inContext: localContext];
|
||||
[obj bindToObject: self inContext: localContext];
|
||||
}
|
||||
|
||||
if (obj)
|
||||
|
||||
Reference in New Issue
Block a user