mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Qt/Mapping: Fix "Default" not working properly.
This commit is contained in:
@ -56,6 +56,7 @@ public:
|
||||
signals:
|
||||
void Update();
|
||||
void ClearFields();
|
||||
void Save();
|
||||
|
||||
private:
|
||||
void SetMappingType(Type type);
|
||||
|
Reference in New Issue
Block a user