Rename sortTorrentsAndIncludeQueueOrder and nonEmptyComponentsSeparatedByCharactersInSet (#3051)

Co-authored-by: Charles Kerr <charles@charleskerr.com>
This commit is contained in:
Antoine Cœur
2022-05-15 03:00:55 +08:00
committed by GitHub
parent 82bede40d1
commit 60254710b8
6 changed files with 59 additions and 74 deletions

View File

@@ -122,7 +122,7 @@ typedef NS_ENUM(unsigned int, addType) { //
- (void)applyFilter;
- (void)sortTorrents:(BOOL)includeQueueOrder;
- (void)sortTorrentsAndIncludeQueueOrder:(BOOL)includeQueueOrder;
- (void)sortTorrentsCallUpdates:(BOOL)callUpdates includeQueueOrder:(BOOL)includeQueueOrder;
- (void)rearrangeTorrentTableArray:(NSMutableArray*)rearrangeArray
forParent:(id)parent