mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
simplify the advanced bar drawing code
This commit is contained in:
@@ -39,7 +39,6 @@
|
||||
NSColor * fGrayColor, * fBlueColor, * fBlue1Color, * fBlue2Color, * fBlue3Color, * fBlue4Color;
|
||||
|
||||
NSBitmapImageRep * fBitmap;
|
||||
int8_t * fPieces;
|
||||
}
|
||||
|
||||
- (NSRect) iconRectForBounds: (NSRect) bounds;
|
||||
|
||||
Reference in New Issue
Block a user