异机备份

This commit is contained in:
zhaominyong 2022-03-14 18:03:42 +08:00
parent 76c2da3013
commit 954d2ff912
1 changed files with 2 additions and 0 deletions

View File

@ -119,6 +119,8 @@ void initApp(QApplication& a)
QString qsAppPath = QCoreApplication::applicationDirPath();
Utils::initSysRootPath(qsAppPath);
Utils::initSystemInfo();
}
/**