english mode fix

This commit is contained in:
Syping 2017-10-09 10:31:52 +02:00
parent 38cefbbe45
commit 1edf71eedc
2 changed files with 24 additions and 3 deletions

View file

@ -53,6 +53,7 @@ private:
QString currentLanguage;
QString userLanguage;
int currentLangIndex;
bool isEnglishMode;
bool isLangLoaded;
};