mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-13 12:22:05 +08:00
优化下载列表
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#define DOWNLOADLIST_H
|
||||
|
||||
#include <QWidget>
|
||||
|
||||
namespace Ui {
|
||||
class downloadlist;
|
||||
}
|
||||
@@ -22,6 +21,7 @@ public:
|
||||
void choose(bool);
|
||||
bool free;
|
||||
void setFileName(QString);
|
||||
void seticon(const QPixmap);
|
||||
public: signals:
|
||||
void closeDownload();
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user