License is now can be viewed locally, some organization name packaging issies
This commit is contained in:
parent
9f746d203b
commit
1b66fda318
7 changed files with 82 additions and 8 deletions
|
@ -54,7 +54,7 @@ int main(int argc, char *argv[])
|
|||
QTranslator qtTranslator;
|
||||
qtTranslator.load("qt_" + QLocale::system().name(), QLibraryInfo::location(QLibraryInfo::TranslationsPath));
|
||||
app.installTranslator(&qtTranslator);
|
||||
|
||||
|
||||
QTranslator myappTranslator;
|
||||
QStringList shares = QStandardPaths::standardLocations(QStandardPaths::AppDataLocation);
|
||||
bool found = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue