mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
(trunk) patch from wereHamster to finish off tr_handle
This commit is contained in:
@@ -62,8 +62,8 @@
|
||||
IBOutlet NSSegmentedControl * fRPCAddRemoveControl;
|
||||
}
|
||||
|
||||
+ (void) setHandle: (tr_handle *) handle;
|
||||
+ (tr_handle *) handle;
|
||||
+ (void) setHandle: (tr_session *) handle;
|
||||
+ (tr_session *) handle;
|
||||
|
||||
- (void) setPort: (id) sender;
|
||||
- (void) randomPort: (id) sender;
|
||||
|
||||
Reference in New Issue
Block a user