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

@ -7,7 +7,7 @@
#include "common/assert.h"
#include "common/string_util.h"
#include "core/core.h"
#include "core/frontend/applets/software_keyboard.h"
#include "core/frontend/applets/profile_select.h"
#include "core/hle/service/am/am.h"
#include "core/hle/service/am/applets/profile_select.h"