mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 06:28:54 +00:00
Move outline view rendering to GSThemeDrawing.m
This commit is contained in:
parent
00b9c4a41d
commit
b692d62d50
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
|||
@end
|
||||
|
||||
@interface NSTableView (Private)
|
||||
- (NSUInteger) _numberOfRows;
|
||||
- (NSInteger) _numberOfRows;
|
||||
- (CGFloat *) _columnOrigins;
|
||||
- (void) _willDisplayCell: (NSCell*)cell
|
||||
forTableColumn: (NSTableColumn *)tb
|
||||
|
|
Loading…
Reference in a new issue