mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 11:05:46 +00:00
qt/main: Register Qt Software Keyboard frontend with AM
Allows using Qt provider over default.
This commit is contained in:
parent
3a5f620041
commit
b9c5a8bcf6
3 changed files with 6 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
#include <QLineEdit>
|
||||
#include <QVBoxLayout>
|
||||
#include "common/logging/backend.h"
|
||||
#include "common/string_util.h"
|
||||
#include "yuzu/applets/software_keyboard.h"
|
||||
|
||||
QtSoftwareKeyboardValidator::QtSoftwareKeyboardValidator(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue