mirror of
https://github.com/transmission/transmission.git
synced 2025-12-27 13:41:17 +00:00
macOS internationalization of xibs (#3409)
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
|
||||
@interface InfoOptionsViewController : NSViewController<InfoViewController>
|
||||
|
||||
- (NSRect)viewRect;
|
||||
- (void)updateWindowLayout;
|
||||
|
||||
- (void)setInfoForTorrents:(NSArray<Torrent*>*)torrents;
|
||||
- (void)updateInfo;
|
||||
- (void)updateOptions;
|
||||
@@ -28,4 +31,6 @@
|
||||
|
||||
- (IBAction)setPeersConnectLimit:(id)sender;
|
||||
|
||||
@property(nonatomic) IBOutlet NSView* fPriorityView;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user