qt: Implement GUI dialog frontend for ProfileSelector

Presents profiles in a list, similar to switch.
This commit is contained in:
Zach Hilman
2018-11-22 21:03:33 -05:00
parent 60b59d554d
commit bf90f2402d
6 changed files with 269 additions and 0 deletions

View File

@ -7,6 +7,8 @@ add_executable(yuzu
Info.plist
about_dialog.cpp
about_dialog.h
applets/profile_select.cpp
applets/profile_select.h
applets/software_keyboard.cpp
applets/software_keyboard.h
bootmanager.cpp