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 adb047e6fa
commit b8da98046e
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