1.1 --- a/Frameworks/AIUtilities Framework/Source/AILeopardCompatibility.h Sat Aug 29 19:28:57 2009 -0400
1.2 +++ b/Frameworks/AIUtilities Framework/Source/AILeopardCompatibility.h Thu Oct 29 12:43:40 2009 -0400
1.3 @@ -36,6 +36,10 @@
1.4 - (BOOL)isAutomaticSpellingCorrectionEnabled;
1.5 - (void)toggleAutomaticSpellingCorrection:(id)sender;
1.6 @end
1.7 +
1.8 +@interface NSSpellChecker(NSSpellCheckerLeopardMethods)
1.9 +- (NSArray *)userPreferredLanguages;
1.10 +@end
1.11 #endif
1.12
1.13 #else //Not compiling for 10.6