Convert tabs to spaces, remove trailing whitespace (Mac client)

This commit is contained in:
Mike Gelfand
2017-01-24 20:53:16 +03:00
parent cd4b0dc69d
commit 4160743738
100 changed files with 2622 additions and 2622 deletions

View File

@@ -29,9 +29,9 @@
IBOutlet NSButton * fStatusButton;
IBOutlet NSTextField * fTotalDLField, * fTotalULField;
IBOutlet NSImageView * fTotalDLImageView, * fTotalULImageView;
tr_session * fLib;
CGFloat fPreviousDownloadRate, fPreviousUploadRate;
}