mirror of
https://github.com/transmission/transmission.git
synced 2026-04-18 07:56:33 +01:00
reverse r13248-r13250, since ARC doesn't support 32-bit.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
@interface BlocklistDownloaderViewController : NSObject
|
||||
{
|
||||
__unsafe_unretained PrefsController * fPrefsController;
|
||||
PrefsController * fPrefsController;
|
||||
|
||||
IBOutlet NSWindow * fStatusWindow;
|
||||
IBOutlet NSProgressIndicator * fProgressBar;
|
||||
|
||||
Reference in New Issue
Block a user