mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 12:52:04 +08:00
将下载按钮更新为自绘按钮
This commit is contained in:
@@ -54,6 +54,7 @@ private slots:
|
||||
void on_pushButton_clicked();
|
||||
signals:
|
||||
void downloadFinished();
|
||||
void downloadProgress(int i);
|
||||
};
|
||||
|
||||
#endif // DOWNLOADLISTWIDGET_H
|
||||
|
||||
Reference in New Issue
Block a user