fixed loading system locale from wrong place

This commit is contained in:
2024-12-05 13:58:23 +03:00
parent c478dcf8d4
commit b7b7c054d3
8 changed files with 24 additions and 12 deletions

2
.gitignore vendored
View File

@@ -35,6 +35,8 @@ Thumbs.db
/.qmake.cache
/.qmake.stash
*.qrc.depends
# qtcreator generated files
*.pro.user*
CMakeLists.txt.user*