mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
#4420 The StatusBar updates itself a bit too much
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
IBOutlet NSImageView * fTotalDLImageView;
|
||||
|
||||
tr_session * fLib;
|
||||
|
||||
CGFloat fPreviousDownloadRate, fPreviousUploadRate;
|
||||
}
|
||||
|
||||
- (id) initWithLib: (tr_session *) lib;
|
||||
|
||||
Reference in New Issue
Block a user