mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-12 22:00:04 +00:00
configure_general: Add an option to reset defaults
This commit is contained in:
parent
129ca865b3
commit
96ee82c464
3 changed files with 24 additions and 0 deletions
|
@ -21,6 +21,7 @@ public:
|
|||
~ConfigureGeneral();
|
||||
|
||||
void PopulateHotkeyList(const HotkeyRegistry& registry);
|
||||
void ResetDefaults();
|
||||
void applyConfiguration();
|
||||
void retranslateUi();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue