summaryrefslogtreecommitdiffstats
path: root/app/main.cpp
diff options
context:
space:
mode:
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);