forked from organicmaps/organicmaps
review fix
This commit is contained in:
parent
ce77f75d4d
commit
0ab1c3472d
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ struct FakeName
|
|||
{
|
||||
}
|
||||
|
||||
int8_t m_code = StringUtf8Multilang::kUnsupportedLanguageCode;
|
||||
int8_t m_code;
|
||||
string m_filledName;
|
||||
};
|
||||
/// Contains information about fake names which were added for user convenience.
|
||||
|
|
Loading…
Add table
Reference in a new issue