yuzu: Make hotkeys configurable via the GUI
* Adds a new Hotkeys tab in the Controls group. * Double-click a Hotkey to rebind it.
This commit is contained in:
parent
75e826199f
commit
62287f8ee7
23 changed files with 426 additions and 208 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include <mutex>
|
||||
#include <QDialogButtonBox>
|
||||
#include <QHeaderView>
|
||||
#include <QLabel>
|
||||
#include <QLineEdit>
|
||||
#include <QScrollArea>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue