This commit is contained in:
bao-qian
2017-01-13 01:32:54 +00:00
parent 2cf20f4b6c
commit 0cf654aa88

View File

@@ -103,8 +103,8 @@ namespace Wox.Infrastructure.Image
} }
}); });
}); });
Log.Info($"Preload {_cache.TopUsedImages.Count} images from cache");
}); });
Log.Info($"Preload {_cache.TopUsedImages.Count} images from cache");
} }
public static ImageSource Load(string path) public static ImageSource Load(string path)