forked from organicmaps/organicmaps-tmp
Fixed bug with incorrect address clear
This commit is contained in:
parent
e482049ff0
commit
7898728bb6
1 changed files with 1 additions and 0 deletions
|
@ -514,4 +514,5 @@ void Framework::AddressInfo::Clear()
|
|||
m_street.clear();
|
||||
m_house.clear();
|
||||
m_name.clear();
|
||||
m_types.clear();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue