mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
Fixed the info panel and refined its look
This commit is contained in:
@@ -54,15 +54,17 @@
|
||||
IBOutlet NSTextField * fTotalULField;
|
||||
|
||||
IBOutlet NSPanel * fInfoPanel;
|
||||
IBOutlet NSTextField * fInfoTitle;
|
||||
IBOutlet NSImageView * fInfoImageView;
|
||||
IBOutlet NSTextField * fInfoName;
|
||||
IBOutlet NSTextField * fInfoSize;
|
||||
IBOutlet NSTextField * fInfoTracker;
|
||||
IBOutlet NSTextField * fInfoAnnounce;
|
||||
IBOutlet NSTextField * fInfoSize;
|
||||
IBOutlet NSTextField * fInfoPieces;
|
||||
IBOutlet NSTextField * fInfoPieceSize;
|
||||
IBOutlet NSTextField * fInfoPieces;
|
||||
IBOutlet NSTextField * fInfoHash1;
|
||||
IBOutlet NSTextField * fInfoHash2;
|
||||
IBOutlet NSTextField * fInfoSeeders;
|
||||
IBOutlet NSTextField * fInfoLeechers;
|
||||
IBOutlet NSTextField * fInfoFolder;
|
||||
IBOutlet NSTextField * fInfoDownloaded;
|
||||
IBOutlet NSTextField * fInfoUploaded;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user