mirror of
https://github.com/transmission/transmission.git
synced 2025-12-26 13:21:44 +00:00
initial Sparkle 1.5 b5 commit
This commit is contained in:
@@ -101,7 +101,6 @@ typedef enum
|
||||
IBOutlet NSTextField * fURLSheetTextField;
|
||||
IBOutlet NSButton * fURLSheetOpenButton;
|
||||
|
||||
IBOutlet SUUpdater * fUpdater;
|
||||
BOOL fUpdateInProgress;
|
||||
|
||||
Badger * fBadger;
|
||||
@@ -267,8 +266,6 @@ typedef enum
|
||||
- (void) linkForums: (id) sender;
|
||||
- (void) linkDonate: (id) sender;
|
||||
|
||||
- (void) prepareForUpdate: (NSNotification *) notification;
|
||||
|
||||
- (void) rpcCallback: (tr_rpc_callback_type) type forTorrentStruct: (struct tr_torrent *) torrentStruct;
|
||||
- (void) rpcAddTorrentStruct: (NSValue *) torrentStructPtr;
|
||||
- (void) rpcRemoveTorrent: (Torrent *) torrent;
|
||||
|
||||
Reference in New Issue
Block a user