mirror of
https://github.com/transmission/transmission
synced 2025-03-11 06:32:59 +00:00
when no torrent is selected, disable the PEX button?
This commit is contained in:
parent
8dc2126bfe
commit
23598215bc
1 changed files with 1 additions and 0 deletions
|
@ -548,6 +548,7 @@
|
|||
[fRatioLimitField setStringValue: @""];
|
||||
|
||||
[fPexCheck setEnabled: NO];
|
||||
[fPexCheck setState: NSOffState];
|
||||
}
|
||||
|
||||
[self updateInfoStats];
|
||||
|
|
Loading…
Add table
Reference in a new issue