show tracker icons on 10.5

This commit is contained in:
Mitchell Livingston
2009-09-26 17:04:27 +00:00
parent c3b81a378c
commit 773cc64d7a
2 changed files with 10 additions and 5 deletions

View File

@@ -76,6 +76,7 @@
NSArray * fTrackers;
NSCache * fTrackerIconCache;
NSMutableDictionary * fTrackerIconCacheLeopard;
NSMutableSet * fTrackerIconLoading;
NSString * fInitialString;