mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
#4822 Enable Automatic Reference Counting
This commit is contained in:
@@ -37,7 +37,7 @@ typedef enum
|
||||
{
|
||||
NSURLDownload * fDownload;
|
||||
|
||||
BlocklistDownloaderViewController * fViewController;
|
||||
__unsafe_unretained BlocklistDownloaderViewController * fViewController;
|
||||
|
||||
NSString * fDestination;
|
||||
NSUInteger fCurrentSize;
|
||||
|
||||
Reference in New Issue
Block a user