mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
chore:解决该文件构建deb报错的问题
This commit is contained in:
@@ -437,7 +437,7 @@ void MainWindow::initTmpDir()
|
||||
|
||||
if (info.isWritable() == false)
|
||||
{
|
||||
QtConcurrent::run([=]
|
||||
auto future = QtConcurrent::run([=]
|
||||
{
|
||||
sleep(3);
|
||||
auto upgradeP = new QProcess();
|
||||
|
||||
Reference in New Issue
Block a user