mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
clear the "maximum connections" inspector field when no transfers are selected
This commit is contained in:
@@ -245,7 +245,7 @@ typedef enum
|
||||
[fPexCheck setToolTip: nil];
|
||||
|
||||
[fPeersConnectField setEnabled: NO];
|
||||
[fPexCheck setStringValue: @""];
|
||||
[fPeersConnectField setStringValue: @""];
|
||||
}
|
||||
|
||||
[fFileOutline setTorrent: nil];
|
||||
|
||||
Reference in New Issue
Block a user