mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
Rename sortTorrentsAndIncludeQueueOrder and nonEmptyComponentsSeparatedByCharactersInSet (#3051)
Co-authored-by: Charles Kerr <charles@charleskerr.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user