mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 18:45:45 +00:00
Merge pull request #7188 from Morph1984/web-applet-include
qt_web_browser: Add missing QApplication include
This commit is contained in:
commit
e7c1ef8ae2
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#ifdef YUZU_USE_QT_WEB_ENGINE
|
||||
#include <QApplication>
|
||||
#include <QKeyEvent>
|
||||
|
||||
#include <QWebEngineProfile>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue