forked from organicmaps/organicmaps
review stylefixes
This commit is contained in:
parent
d358906bb6
commit
1f96eddc55
1 changed files with 2 additions and 1 deletions
|
@ -95,6 +95,7 @@ private:
|
|||
ToJSONObject(locale, label, name);
|
||||
}
|
||||
}
|
||||
|
||||
static std::string const & DefaultLocaleName()
|
||||
{
|
||||
static std::string const kDefaultLocaleName = "default";
|
||||
|
@ -117,4 +118,4 @@ private:
|
|||
|
||||
json_t & m_node;
|
||||
};
|
||||
} // namespace generator
|
||||
} // namespace generator
|
||||
|
|
Loading…
Add table
Reference in a new issue