1. updated memory text when language changed,
2. updated initialize index
This commit is contained in:
parent
07d7fac490
commit
eaede032b4
5 changed files with 27 additions and 5 deletions
|
|
@ -59,7 +59,6 @@ int main(int argc, char *argv[])
|
|||
|
||||
if (doExec) {
|
||||
app.init();
|
||||
app.loadTranslator();
|
||||
|
||||
qInfo().noquote() << QString("Started %1 version %2").arg(APPLICATION_NAME, APP_VERSION);
|
||||
qInfo().noquote() << QString("%1 (%2)").arg(QSysInfo::prettyProductName(), QSysInfo::currentCpuArchitecture());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue