Changeset 3700 for trunk/macosx/InfoWindowController.m
- Timestamp:
- Nov 4, 2007, 4:12:49 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/InfoWindowController.m
r3643 r3700 956 956 } 957 957 958 #warning should keep? 959 - (BOOL) outlineView: (NSOutlineView *) outlineView isGroupItem: (id) item 960 { 961 return /*[[item objectForKey: @"IsFolder"] boolValue]*/NO; 962 } 963 958 964 - (float) outlineView: (NSOutlineView *) outlineView heightOfRowByItem: (id) item 959 965 {
Note: See TracChangeset
for help on using the changeset viewer.