mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 20:25:47 +00:00
yuzu: Move disable_web_applet to UISettings
This commit is contained in:
parent
f55af65e82
commit
1cbe23ed7b
3 changed files with 3 additions and 5 deletions
|
@ -400,9 +400,6 @@ private:
|
|||
// Last game booted, used for multi-process apps
|
||||
QString last_filename_booted;
|
||||
|
||||
// Disables the web applet for the rest of the emulated session
|
||||
bool disable_web_applet{};
|
||||
|
||||
// Applets
|
||||
QtSoftwareKeyboardDialog* software_keyboard = nullptr;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue