mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-06 17:57:48 +01:00

AchievementSettingsWidget is a dialog widget in AchievementsWindow for handling RetroAchievements settings in the user interface. This class contains the physical layout, widget connections, load/save functions and button responses. AchievementsWindow now has a tabbed list that this is inserted into; other tabs will be in a later pull request.