mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
add an RPC session callback for when queue order changes
This commit is contained in:
@@ -261,5 +261,6 @@ typedef enum
|
||||
- (void) rpcStartedStoppedTorrent: (Torrent *) torrent;
|
||||
- (void) rpcChangedTorrent: (Torrent *) torrent;
|
||||
- (void) rpcMovedTorrent: (Torrent *) torrent;
|
||||
- (void) rpcUpdateQueue;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user