mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
specify the background style of the up and down arrows in the status bar
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
{
|
||||
IBOutlet NSButton * fStatusButton;
|
||||
IBOutlet NSTextField * fTotalDLField, * fTotalULField;
|
||||
IBOutlet NSImageView * fTotalDLImageView;
|
||||
IBOutlet NSImageView * fTotalDLImageView, * fTotalULImageView;
|
||||
|
||||
tr_session * fLib;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user