Added the downloading of the mods
This commit is contained in:
parent
4d599eb118
commit
9e6fa8f29a
7 changed files with 54 additions and 8 deletions
|
@ -46,6 +46,7 @@ public:
|
|||
void setSuggestedMod(const QString & name = QString(), ModDownloadTask * task = nullptr);
|
||||
|
||||
ModDownloadTask * getTask();
|
||||
const std::shared_ptr<ModFolderModel> &mods;
|
||||
|
||||
public slots:
|
||||
void accept() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue