Changeset 3589 for branches/0.9x/macosx/Controller.m
- Timestamp:
- Oct 27, 2007, 2:00:58 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.9x/macosx/Controller.m
r3504 r3589 2228 2228 } 2229 2229 2230 #warning need? 2231 - (id) tableView: (NSTableView *) tableView objectValueForTableColumn: (NSTableColumn *) tableColumn row: (int) row 2232 { 2233 return nil; 2234 } 2235 2230 2236 - (BOOL) tableView: (NSTableView *) tableView writeRowsWithIndexes: (NSIndexSet *) indexes 2231 2237 toPasteboard: (NSPasteboard *) pasteboard
Note: See TracChangeset
for help on using the changeset viewer.