mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-18 18:11:37 +08:00
fix:应用商店退出时,aria2c仍然在运行
This commit is contained in:
@@ -51,6 +51,8 @@ DownloadListWidget::DownloadListWidget(QWidget *parent) :
|
||||
|
||||
DownloadListWidget::~DownloadListWidget()
|
||||
{
|
||||
downloadController->stopDownload();
|
||||
delete downloadController;
|
||||
delete ui;
|
||||
}
|
||||
void DownloadListWidget::clearItem()
|
||||
|
||||
Reference in New Issue
Block a user