forked from organicmaps/organicmaps
Added lead enum to iOS
This commit is contained in:
parent
f83df09f10
commit
82a2f7b76e
1 changed files with 1 additions and 0 deletions
|
@ -256,6 +256,7 @@ using namespace osm_auth_ios;
|
|||
|
||||
break;
|
||||
}
|
||||
case ParsedMapApi::ParsingResult::Lead: break;
|
||||
}
|
||||
}
|
||||
else if (m_fileURL)
|
||||
|
|
Loading…
Add table
Reference in a new issue