forked from eden-emu/eden
qt: Implement GUI dialog frontend for ProfileSelector
Presents profiles in a list, similar to switch.
This commit is contained in:
parent
adb047e6fa
commit
b8da98046e
6 changed files with 269 additions and 0 deletions
|
@ -160,6 +160,8 @@ add_library(core STATIC
|
|||
hle/service/am/applet_oe.h
|
||||
hle/service/am/applets/applets.cpp
|
||||
hle/service/am/applets/applets.h
|
||||
hle/service/am/applets/profile_select.cpp
|
||||
hle/service/am/applets/profile_select.h
|
||||
hle/service/am/applets/software_keyboard.cpp
|
||||
hle/service/am/applets/software_keyboard.h
|
||||
hle/service/am/applets/stub_applet.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue