mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 06:17:59 +00:00
core: Add getter and setter for WebBrowserApplet frontend
This commit is contained in:
parent
166a1b9526
commit
0cbabc5ee6
4 changed files with 22 additions and 2 deletions
|
@ -87,6 +87,8 @@ add_library(core STATIC
|
|||
frontend/applets/profile_select.h
|
||||
frontend/applets/software_keyboard.cpp
|
||||
frontend/applets/software_keyboard.h
|
||||
frontend/applets/web_browser.cpp
|
||||
frontend/applets/web_browser.h
|
||||
frontend/emu_window.cpp
|
||||
frontend/emu_window.h
|
||||
frontend/framebuffer_layout.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue