Changeset 1577 for trunk/macosx/InfoWindowController.m
- Timestamp:
- Mar 22, 2007, 7:16:08 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/InfoWindowController.m
r1574 r1577 873 873 874 874 [fRatioLimitField setHidden: setting != NSOnState]; 875 876 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil]; 875 877 } 876 878 … … 899 901 [torrent setRatioLimit: ratioLimit]; 900 902 } 903 904 [[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: nil]; 901 905 } 902 906
Note: See TracChangeset
for help on using the changeset viewer.