mirror of
https://github.com/transmission/transmission.git
synced 2026-04-28 12:44:15 +01:00
small design changes to the add windows, mainly placing the location, group, priority, and verify options into a box
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
@interface AddMagnetWindowController : NSWindowController
|
||||
{
|
||||
IBOutlet NSImageView * fIconView, * fLocationImageView;
|
||||
IBOutlet NSImageView * fLocationImageView;
|
||||
IBOutlet NSTextField * fNameField, * fLocationField;
|
||||
IBOutlet NSButton * fStartCheck;
|
||||
IBOutlet NSPopUpButton * fGroupPopUp, * fPriorityPopUp;
|
||||
|
||||
Reference in New Issue
Block a user