mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 07:10:46 +00:00
Minor cleanup
This commit is contained in:
parent
64150ff2ba
commit
3345b5c0de
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ willDisplayOutlineCell: (id)cell
|
|||
didAddRowView: (NSTableRowView *)rowView
|
||||
forRow: (NSInteger)rowIndex;
|
||||
|
||||
- (void) outlineView: (NSTableView *)outlineView
|
||||
- (void) outlineView: (NSOutlineView *)outlineView
|
||||
didRemoveRowView: (NSTableRowView *)rowView
|
||||
forRow: (NSInteger)rowIndex;
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue