mirror of
https://github.com/transmission/transmission.git
synced 2026-04-18 07:56:33 +01:00
fix blurry icon when resizing the creator window
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
@interface CreatorWindowController : NSWindowController
|
||||
{
|
||||
IBOutlet NSImageView * fIcon;
|
||||
IBOutlet NSImageView * fIconView;
|
||||
IBOutlet NSTextField * fNameField, * fStatusField, * fPiecesField, * fTrackerField, * fLocationField;
|
||||
IBOutlet NSTextView * fCommentView;
|
||||
IBOutlet NSButton * fPrivateCheck, * fOpenCheck;
|
||||
|
||||
Reference in New Issue
Block a user