Fixed icons

Also having a mod loader is now enforced
This commit is contained in:
timoreo
2022-01-14 20:22:15 +01:00
parent 9e6fa8f29a
commit 1a8c972aef
8 changed files with 43 additions and 30 deletions

View File

@ -34,7 +34,7 @@ protected:
private:
QUrl m_sourceUrl;
std::shared_ptr<NetJob> m_filesNetJob;
NetJob::Ptr m_filesNetJob;
const std::shared_ptr<ModFolderModel> mods;
const QString filename;