mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
hook action in the xib (#4135)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
+ (void)downloadWithPrefsController:(PrefsController*)prefsController;
|
||||
|
||||
- (void)cancelDownload:(id)sender;
|
||||
- (IBAction)cancelDownload:(id)sender;
|
||||
|
||||
- (void)setStatusStarting;
|
||||
- (void)setStatusProgressForCurrentSize:(NSUInteger)currentSize expectedSize:(long long)expectedSize;
|
||||
|
||||
Reference in New Issue
Block a user