Improve language selection usability
This commit is contained in:
Serhan
2020-06-17 21:37:46 +02:00
committed by GitHub
10 changed files with 125 additions and 35 deletions

View File

@@ -9,6 +9,9 @@
#include <stdarg.h>
#include <map>
#include <QVector>
#ifdef _WIN32
#include <stdexcept>
#endif
#include <utils/global_defines.h>