mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-13 22:37:08 +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