mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 18:05:46 +00:00
Merge pull request #8035 from lat9nq/disable-web-applet
yuzu qt: Disable the web applet by default
This commit is contained in:
commit
c50f2bd4f6
6 changed files with 65 additions and 50 deletions
|
@ -398,9 +398,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