mirror of
https://github.com/transmission/transmission.git
synced 2025-12-27 13:41:17 +00:00
add a button to the bottom-left of the main window to clean up all completed transfers
This commit is contained in:
@@ -70,7 +70,7 @@ typedef enum
|
||||
NSTimer * fTimer;
|
||||
|
||||
IBOutlet NSMenuItem * fOpenIgnoreDownloadFolder;
|
||||
IBOutlet NSButton * fActionButton, * fSpeedLimitButton;
|
||||
IBOutlet NSButton * fActionButton, * fSpeedLimitButton, * fClearCompletedButton;
|
||||
IBOutlet NSTextField * fTotalTorrentsField;
|
||||
|
||||
StatusBarController * fStatusBar;
|
||||
|
||||
Reference in New Issue
Block a user