Changeset 2036
- Timestamp:
- Jun 10, 2007, 10:38:27 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/file_selection/macosx/InfoWindowController.m
r2035 r2036 619 619 { 620 620 if ([fFileOutline numberOfSelectedRows] <= 0) 621 { 622 [menuItem setState: NSOffState]; 621 623 return NO; 624 } 622 625 623 626 //determine which priorities are checked
Note: See TracChangeset
for help on using the changeset viewer.