mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
Convert tabs to spaces, remove trailing whitespace (Mac client)
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
@interface PiecesView : NSImageView
|
||||
{
|
||||
int8_t * fPieces;
|
||||
|
||||
|
||||
NSColor * fGreenAvailabilityColor, * fBluePieceColor;
|
||||
|
||||
|
||||
Torrent * fTorrent;
|
||||
NSInteger fNumPieces, fAcross, fWidth, fExtraBorder;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user