mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
uncomment resizing code for localizations post-2.7
This commit is contained in:
@@ -95,8 +95,6 @@
|
||||
[fLocationImageView setImage: nil];
|
||||
}
|
||||
|
||||
#warning enable after 2.7
|
||||
/*
|
||||
#warning when 10.7-only, switch to auto layout
|
||||
[fMagnetLinkLabel sizeToFit];
|
||||
|
||||
@@ -154,7 +152,6 @@
|
||||
[fCancelButton setFrame: cancelButtonFrame];
|
||||
|
||||
[fStartCheck sizeToFit];
|
||||
*/
|
||||
}
|
||||
|
||||
- (void) windowDidLoad
|
||||
|
||||
Reference in New Issue
Block a user