Add private methods to internal private category

This commit is contained in:
Gregory John Casamento 2023-02-12 09:55:29 -05:00
parent 41e6a45e8d
commit 1c879a1522

View file

@ -119,7 +119,6 @@ static NSString *_placeholderItem = nil;
- (void) _selectWithEvent: (NSEvent *)theEvent
indexPath: (NSIndexPath *)indexPath;
- (void) _updateSelectionIndexPaths;
- (void) _updateSelectionIndexes;