mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
get the rpc password without using tr_sessionGetRPCPassword, in preparation for #1276
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
IBOutlet NSTableView * fRPCWhitelistTable;
|
||||
NSMutableArray * fRPCWhitelistArray;
|
||||
IBOutlet NSSegmentedControl * fRPCAddRemoveControl;
|
||||
NSString * fRPCPassword;
|
||||
}
|
||||
|
||||
+ (void) setHandle: (tr_session *) handle;
|
||||
|
||||
Reference in New Issue
Block a user