mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
some more streamlining of the blocklist code
This commit is contained in:
@@ -26,12 +26,10 @@
|
||||
#import <transmission.h>
|
||||
|
||||
@class PrefsController;
|
||||
@class BlocklistDownloader;
|
||||
|
||||
@interface BlocklistDownloaderViewController : NSObject
|
||||
{
|
||||
PrefsController * fPrefsController;
|
||||
BlocklistDownloader * fDownloader;
|
||||
|
||||
IBOutlet NSWindow * fStatusWindow;
|
||||
IBOutlet NSProgressIndicator * fProgressBar;
|
||||
|
||||
Reference in New Issue
Block a user