mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
Warning about growl delegate is gone.
This commit is contained in:
@@ -33,9 +33,11 @@
|
||||
#import "ImageBackgroundView.h"
|
||||
#import "BarButton.h"
|
||||
|
||||
#import <Growl/Growl.h>
|
||||
|
||||
@class TorrentTableView;
|
||||
|
||||
@interface Controller : NSObject
|
||||
@interface Controller : NSObject <GrowlApplicationBridgeDelegate>
|
||||
{
|
||||
tr_handle_t * fLib;
|
||||
int fCompleted;
|
||||
|
||||
Reference in New Issue
Block a user