mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-05 10:52:22 +08:00
fix
This commit is contained in:
parent
189a0b4939
commit
0ad4b6c82c
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user