Final changes suggested by @fredkiefer and some small fixes before merge

This commit is contained in:
Gregory John Casamento 2024-06-16 20:52:06 -04:00
parent f9b89c41e6
commit cf7b9ebd39
4 changed files with 132 additions and 129 deletions

View file

@ -1342,10 +1342,6 @@ APPKIT_EXPORT_CLASS
clipRect: (NSRect)clipRect
inView: (NSTableView *)view;
- (void) drawCellViewRow: (NSInteger)rowIndex
clipRect: (NSRect)clipRect
inView: (NSTableView *)v;
- (NSRect) drawOutlineCell: (NSTableColumn *)tb
outlineView: (NSOutlineView *)outlineView
item: (id)item