qt/main: Register Qt Software Keyboard frontend with AM

Allows using Qt provider over default.
This commit is contained in:
Zach Hilman 2018-11-09 20:38:11 -05:00
parent 3a5f620041
commit b9c5a8bcf6
3 changed files with 6 additions and 0 deletions

View file

@ -3,6 +3,7 @@
// Refer to the license.txt file included.
#include "common/logging/backend.h"
#include "common/string_util.h"
#include "core/frontend/applets/software_keyboard.h"
namespace Frontend {