Fixed icons
Also having a mod loader is now enforced
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user