Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Qt::QueuedConnection for language message box
Due to https://bugreports.qt.io/browse/QTBUG-64577 on iOS a Qt::QueuedConnection is necessary. Otherwise, the message box would never show up and hang the app.
- Loading branch information