This commit is contained in:
lizhiyuan 2022-09-26 23:53:28 +08:00
parent 189a0b4939
commit 0ad4b6c82c

View File

@ -718,7 +718,6 @@ void Widget::searchApp(QString text)
.timeout(10 * 1000)
.exec();
}
httpClient->deleteLater();
}
void Widget::closeEvent(QCloseEvent *event)