mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-15 21:32:05 +08:00
fix
This commit is contained in:
@@ -718,7 +718,6 @@ void Widget::searchApp(QString text)
|
|||||||
.timeout(10 * 1000)
|
.timeout(10 * 1000)
|
||||||
.exec();
|
.exec();
|
||||||
}
|
}
|
||||||
httpClient->deleteLater();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void Widget::closeEvent(QCloseEvent *event)
|
void Widget::closeEvent(QCloseEvent *event)
|
||||||
|
|||||||
Reference in New Issue
Block a user