Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using QLocale::system() gives the correct locale, but uiLanguages() can give us language we don't want to. Instead just construct a new QLocale with the language reported as primary by QLocale::system(). Fixes #271
- Loading branch information