mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
didn't mean to commit some experimental, nonworking code; also, only create the string attributes when needed
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
@interface PeerProgressIndicatorCell : NSLevelIndicatorCell
|
||||
{
|
||||
BOOL fIsHidden;
|
||||
NSDictionary * fAttributes;
|
||||
NSImage * fCheckImage;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user