Fixed error caused by moving StringToURLTransformer.
This commit is contained in:
parent
7bb24f5179
commit
eb84d83c8e
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
#import "NSString+CogSort.h"
|
||||
#import "NSNumber+CogSort.h"
|
||||
#import "SpotlightTransformers.h"
|
||||
#import "StringToURLTransformer.h"
|
||||
|
||||
// Minimum length of a search string (searching for very small strings gets ugly)
|
||||
#define MINIMUM_SEARCH_STRING_LENGTH 3
|
||||
|
|
Loading…
Reference in a new issue