mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 08:18:21 -05:00
yuzu: Move disable_web_applet to UISettings
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user