mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-29 20:37:39 +00:00
Final changes suggested by @fredkiefer and some small fixes before merge
This commit is contained in:
parent
f9b89c41e6
commit
cf7b9ebd39
4 changed files with 132 additions and 129 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue