Merge remote-tracking branch 'upstream/develop' into resource-meta
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
commit
3fae659b30
534 changed files with 14803 additions and 8430 deletions
|
@ -42,6 +42,6 @@ class LocalResourceUpdateTask : public Task {
|
|||
|
||||
private:
|
||||
QDir m_index_dir;
|
||||
ModPlatform::IndexedPack& m_project;
|
||||
ModPlatform::IndexedVersion& m_version;
|
||||
ModPlatform::IndexedPack m_project;
|
||||
ModPlatform::IndexedVersion m_version;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue