summaryrefslogtreecommitdiffstats
path: root/app/app.pro
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2017-12-14 01:25:32 -0800
committerMatt Ranostay <matt.ranostay@konsulko.com>2017-12-14 09:30:03 +0000
commitbf7f99500b3478054388d1124c71fecfa7c3e74b (patch)
tree23d96eb33f59ce49fd4facb452b34ff4f0410faf /app/app.pro
parentb734304cbff43b01b18315d0b8c5d6102a845682 (diff)
Revert "settings: switch keyboard to qtvirtualkeyboardplugin"
This reverts commit 9990ec3dfdbd159b2077a33aa62dd52f53f174b2. Currently SPEC-1120 is blocking qtvirtualkeyboard from sending keystokes to applications. Bug-AGL: SPEC-1185 Change-Id: I02d02f6c1cf912d5b4f0face0add9c9af43c2af2 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'app/app.pro')
-rw-r--r--app/app.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/app.pro b/app/app.pro
index ee88c13..36a71f0 100644
--- a/app/app.pro
+++ b/app/app.pro
@@ -6,11 +6,6 @@ SOURCES = main.cpp
CONFIG += link_pkgconfig
PKGCONFIG += libhomescreen qlibwindowmanager
-static {
- QTPLUGIN += qtvirtualkeyboardplugin
- QT += svg
-}
-
RESOURCES += \
settings.qrc \
images/images.qrc \