Function name to CamelCase
Signed-off-by: alnzrv <7187657+alnzrv@users.noreply.github.com>
This commit is contained in:
parent
2302e280cb
commit
01f2466dbc
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ public:
|
|||
static std::string ToWikiURL(std::string v);
|
||||
std::string GetWikiURL() const;
|
||||
static std::string ToWikimediaCommonsURL(std::string v);
|
||||
static std::string encodeWikiURL(std::string v, int startIndex);
|
||||
static std::string EncodeWikiURL(std::string v, int startIndex);
|
||||
|
||||
void ClearPOIAttribs();
|
||||
};
|
||||
|
|
Reference in a new issue