mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-28 13:16:41 +00:00
Qt/PadMappingDialog: Retain previous settings
This commit is contained in:
parent
beeb6754d2
commit
4af021ea03
2 changed files with 25 additions and 5 deletions
|
@ -28,6 +28,7 @@ public:
|
|||
private:
|
||||
void CreateWidgets();
|
||||
void ConnectWidgets();
|
||||
|
||||
void OnMappingChanged();
|
||||
|
||||
PadMappingArray m_pad_mapping;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue