mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
get inspector ready for encryption
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
@interface InfoWindowController : NSWindowController
|
||||
{
|
||||
NSArray * fTorrents, * fPeers, * fFiles;
|
||||
NSImage * fAppIcon, * fDotGreen, * fDotRed;
|
||||
NSImage * fAppIcon, * fDotGreen, * fDotRed, * fLockImage;
|
||||
|
||||
BOOL fCanResizeVertical;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user