Changeset 2239 for trunk/macosx/PrefsController.m
- Timestamp:
- Jun 29, 2007, 11:54:36 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/PrefsController.m
r1970 r2239 439 439 { 440 440 [fDefaults setBool: YES forKey: @"WarningDebug"]; 441 [fDefaults setBool: YES forKey: @"WarningDuplicate"]; 441 442 [fDefaults setBool: YES forKey: @"WarningRemainingSpace"]; 442 443 }
Note: See TracChangeset
for help on using the changeset viewer.