Move assets migration to a task. Needs threading.
This commit is contained in:
@ -34,6 +34,6 @@ struct AssetsIndex
|
||||
|
||||
namespace AssetsUtils
|
||||
{
|
||||
void migrateOldAssets();
|
||||
bool loadAssetsIndexJson(QString file, AssetsIndex* index);
|
||||
int findLegacyAssets();
|
||||
}
|
||||
|
Reference in New Issue
Block a user