mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
#792 Allow Option-Command-F to focus the filter field in the main window
This commit is contained in:
@@ -241,6 +241,7 @@ typedef enum
|
||||
- (void) showStatusBar: (BOOL) show animate: (BOOL) animate;
|
||||
- (void) toggleFilterBar: (id) sender;
|
||||
- (void) showFilterBar: (BOOL) show animate: (BOOL) animate;
|
||||
- (void) focusFilterField;
|
||||
|
||||
- (void) allToolbarClicked: (id) sender;
|
||||
- (void) selectedToolbarClicked: (id) sender;
|
||||
|
||||
Reference in New Issue
Block a user