mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
Sort the Sort menu items on launch, since the main menu is now localized through a strings file.
This commit is contained in:
@@ -79,6 +79,8 @@ typedef enum
|
||||
|
||||
IBOutlet NSMenuItem * fNextInfoTabItem, * fPrevInfoTabItem;
|
||||
|
||||
IBOutlet NSMenu * fSortMenu;
|
||||
|
||||
IBOutlet NSMenu * fActionMenu;
|
||||
|
||||
IBOutlet NSMenu * fUploadMenu, * fDownloadMenu;
|
||||
|
||||
Reference in New Issue
Block a user