mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
DolphinQt: Make Ctrl+F show the game list search and select the search text if already open. Escape closes.
This commit is contained in:
@ -96,7 +96,7 @@ signals:
|
||||
void ShowList();
|
||||
void ShowGrid();
|
||||
void PurgeGameListCache();
|
||||
void ToggleSearch();
|
||||
void ShowSearch();
|
||||
void ColumnVisibilityToggled(const QString& row, bool visible);
|
||||
void GameListPlatformVisibilityToggled(const QString& row, bool visible);
|
||||
void GameListRegionVisibilityToggled(const QString& row, bool visible);
|
||||
|
Reference in New Issue
Block a user