mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 08:34:30 +00:00
Monotone-Parent: 66faeac6511d176fd1b35b6a0a5b8cbb20b0b2d1
Monotone-Revision: 97d1e717196204ed1f0a357d5acf937dc05b1c39 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-01-24T18:04:43 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -589,9 +589,9 @@ static NSArray *commonSearchFields;
|
||||
|
||||
/**
|
||||
* Search for contacts matching some string.
|
||||
* @param filter The string to search for
|
||||
* @param filter the string to search for
|
||||
* @see fetchContactsMatching:
|
||||
* @return A EOQualifier matching the filter
|
||||
* @return a EOQualifier matching the filter
|
||||
*/
|
||||
- (EOQualifier *) _qualifierForFilter: (NSString *) filter
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user