simplify options for download limits in inspector with 3 check states: mixed for system defaults, checked for override with limit, and no check for no limit

This commit is contained in:
Mitchell Livingston
2007-02-02 17:33:32 +00:00
parent 50fbe60adb
commit 5d2ae4eb61
10 changed files with 70 additions and 113 deletions

View File

@@ -9,7 +9,6 @@
revealFile = id;
revealTorrentFile = id;
setLimitCheck = id;
setLimitCustom = id;
setRatioCustom = id;
setRatioLimit = id;
setRatioSetting = id;
@@ -37,7 +36,6 @@
fHashField = NSTextField;
fImageView = NSImageView;
fLeechersField = NSTextField;
fLimitCustomCheck = NSButton;
fNameField = NSTextField;
fPeerTable = NSTableView;
fPiecesField = NSTextField;