Update headers

This commit is contained in:
Gregory John Casamento 2023-03-08 10:43:41 -05:00
parent be1acf04c4
commit 5bceae9f01
2 changed files with 30 additions and 11 deletions

View file

@ -86,7 +86,7 @@ APPKIT_EXPORT_CLASS
- (void) setAvoidsEmptySelection: (BOOL)flag;
- (void) setChildrenKeyPath: (NSString*)path;
- (void) setCountKeyPath: (NSString*)path;
- (void) setLeafPathKey: (NSString*)key;
- (void) setLeafKeyPath: (NSString*)key;
- (void) setPreservesSelection: (BOOL)flag;
- (void) setSelectsInsertedObjects: (BOOL)flag;
- (void) setSortDescriptors: (NSArray*)descriptors;