Added mod reinstall dialog
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
7f6027498e
commit
1a0fd5f993
11 changed files with 165 additions and 8 deletions
|
@ -107,6 +107,8 @@ class ModDownloadDialog final : public ResourceDownloadDialog {
|
|||
QList<BasePage*> getPages() override;
|
||||
GetModDependenciesTask::Ptr getModDependenciesTask() override;
|
||||
|
||||
void setModMetadata(std::shared_ptr<Metadata::ModStruct>);
|
||||
|
||||
private:
|
||||
BaseInstance* m_instance;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue