Language Support Virtual Keyboard
-
Hi all,
how is it possible to enable different language support in the Virtual Keyboard Example ?
Thanks to all,
Dominator
-
Add CONFIG+=lang-all under Build Steps > qmake > Additional arguments
see config.pri
# Flag for activating all languages
lang-all: CONFIG +=
lang-ar_AR
lang-da_DK
lang-de_DE \