mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-06 01:27:52 -05:00
Add default hotkey to swap primary screens.
Also minor style changes
This commit is contained in:
@ -105,6 +105,7 @@ private slots:
|
||||
/// Called whenever a user selects the "File->Select Game List Root" menu item
|
||||
void OnMenuSelectGameListRoot();
|
||||
void OnMenuRecentFile();
|
||||
void OnSwapScreens();
|
||||
void OnConfigure();
|
||||
void OnDisplayTitleBars(bool);
|
||||
void ToggleWindowMode();
|
||||
|
Reference in New Issue
Block a user