gmittone opened this issue 2 years ago · 1 comments
Add qputenv implementation to add environment variable programmatically so that it'll possible to initialize virtual keyboard safely.
Ex: qputenv("QT_IM_MODULE", QByteArray("qtvirtualkeyboard"))
qputenv("QT_IM_MODULE", QByteArray("qtvirtualkeyboard"))
What is that supposed to fix?