mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 16:25:45 +00:00
yuzu: Move disable_web_applet to UISettings
This commit is contained in:
parent
fdac72a864
commit
b78d281f75
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