summaryrefslogtreecommitdiffstats
path: root/app/main.cpp
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2017-02-28 18:47:07 -0500
committerScott Murray <scott.murray@konsulko.com>2017-02-28 18:47:07 -0500
commitf6e78f4b47f2bdc3e618c30deb4e4d11f71d30a0 (patch)
tree1b039c8018904e2c17d353cd21d6ff5e9267f0eb /app/main.cpp
parent061a862a1ddfbb1c6d56e3d3217110145391c735 (diff)
Update a couple of files to latest Chinook changes from CES2017 repo, and move the homescreen library tests to where they are in all the other app repositories. Change-Id: Ib626897bea3504f6e2fc1ab0ff38953b62ff4268 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'app/main.cpp')
-rw-r--r--app/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/main.cpp b/app/main.cpp
index 2f19da1..61eb023 100644
--- a/app/main.cpp
+++ b/app/main.cpp
@@ -34,7 +34,7 @@ int main(int argc, char *argv[])
}
#endif
- qputenv("QT_IM_MODULE", QByteArray("qtvirtualkeyboard"));
+// setenv("QT_IM_MODULE", "qtvirtualkeyboard", 1);
QGuiApplication app(argc, argv);