core: Add getter and setter for WebBrowserApplet frontend

This commit is contained in:
Zach Hilman 2018-12-24 16:22:07 -05:00
parent 85a3368e6d
commit 32bfa92c71
4 changed files with 22 additions and 2 deletions

View file

@ -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