mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-26 12:26:18 +00:00
Sync text editor changes to KBM GUI (#2660)
Co-authored-by: rainmakerv2 <30595646+jpau02@users.noreply.github.com>
This commit is contained in:
parent
b1885badda
commit
c19b692a66
2 changed files with 6 additions and 9 deletions
|
@ -42,7 +42,7 @@ private:
|
|||
QTimer* timer;
|
||||
QPushButton* MappingButton;
|
||||
QList<QPushButton*> ButtonsList;
|
||||
|
||||
std::string config_id;
|
||||
const std::vector<std::string> ControllerInputs = {
|
||||
"cross", "circle", "square", "triangle", "l1",
|
||||
"r1", "l2", "r2", "l3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue