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