mutex removed, did not work
This commit is contained in:
parent
1067fcf353
commit
2dc83498a7
3 changed files with 3 additions and 10 deletions
3
main.cpp
3
main.cpp
|
|
@ -360,6 +360,9 @@ int main(int argc, char *argv[])
|
|||
#endif
|
||||
// End internal translate loading
|
||||
|
||||
QLocale locale;
|
||||
qDebug() << locale.nativeLanguageName();
|
||||
|
||||
QStringList applicationArgs = a.arguments();
|
||||
QString selectedAction;
|
||||
QString arg1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue