Remember to actually load the translation resources
This commit is contained in:
parent
a0c551f7a7
commit
dae28e10ab
@ -37,6 +37,7 @@ int main(int argc, char *argv[]) {
|
||||
|
||||
// Resources
|
||||
Q_INIT_RESOURCE(data);
|
||||
Q_INIT_RESOURCE(translations);
|
||||
|
||||
// Translations
|
||||
QTranslator qt_translator;
|
||||
|
Loading…
x
Reference in New Issue
Block a user