mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
#2791 show a progress indicator when verifying local data in the add window
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
IBOutlet NSTextField * fNameField, * fStatusField, * fLocationField;
|
||||
IBOutlet NSButton * fStartCheck, * fDeleteCheck;
|
||||
IBOutlet NSPopUpButton * fGroupPopUp;
|
||||
IBOutlet NSProgressIndicator * fVerifyIndicator;
|
||||
|
||||
IBOutlet FileOutlineController * fFileController;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user